./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/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_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/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_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/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 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-27 23:28:36,507 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-27 23:28:36,603 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Overflow-32bit-Automizer_Default.epf [2024-11-27 23:28:36,615 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-27 23:28:36,617 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-27 23:28:36,655 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-27 23:28:36,657 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-27 23:28:36,657 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-27 23:28:36,658 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-27 23:28:36,658 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-27 23:28:36,658 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-27 23:28:36,659 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-27 23:28:36,660 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-27 23:28:36,660 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-27 23:28:36,660 INFO L153 SettingsManager]: * Use SBE=true [2024-11-27 23:28:36,660 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-27 23:28:36,661 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-27 23:28:36,661 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-27 23:28:36,661 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-27 23:28:36,662 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-27 23:28:36,663 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 23:28:36,663 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 23:28:36,664 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 23:28:36,664 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:28:36,665 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-27 23:28:36,665 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-27 23:28:36,665 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-27 23:28:36,665 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-27 23:28:36,665 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:28:36,665 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-27 23:28:36,665 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-27 23:28:36,666 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-27 23:28:36,667 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_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/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 -> 34869a03f5df1c4e30332edfc2e178623447ef6ef2cce96cd0ac89e3886ca4a4 [2024-11-27 23:28:37,000 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-27 23:28:37,012 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-27 23:28:37,014 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-27 23:28:37,015 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-27 23:28:37,016 INFO L274 PluginConnector]: CDTParser initialized [2024-11-27 23:28:37,018 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-27 23:28:40,050 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/data/e443f48c3/baa46f29dbcc42a7b2c5e1a7e27fd712/FLAG4a207f89e [2024-11-27 23:28:40,318 INFO L384 CDTParser]: Found 1 translation units. [2024-11-27 23:28:40,319 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/sv-benchmarks/c/weaver/parallel-bakery-3.wvr.c [2024-11-27 23:28:40,326 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/data/e443f48c3/baa46f29dbcc42a7b2c5e1a7e27fd712/FLAG4a207f89e [2024-11-27 23:28:40,638 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/data/e443f48c3/baa46f29dbcc42a7b2c5e1a7e27fd712 [2024-11-27 23:28:40,640 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-27 23:28:40,641 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-27 23:28:40,642 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-27 23:28:40,642 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-27 23:28:40,647 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-27 23:28:40,647 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,648 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@22105436 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40, skipping insertion in model container [2024-11-27 23:28:40,648 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,667 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-27 23:28:40,866 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 23:28:40,879 INFO L200 MainTranslator]: Completed pre-run [2024-11-27 23:28:40,909 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-27 23:28:40,929 INFO L204 MainTranslator]: Completed translation [2024-11-27 23:28:40,929 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40 WrapperNode [2024-11-27 23:28:40,930 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-27 23:28:40,931 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-27 23:28:40,931 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-27 23:28:40,931 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-27 23:28:40,942 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,950 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,983 INFO L138 Inliner]: procedures = 19, calls = 24, calls flagged for inlining = 17, calls inlined = 17, statements flattened = 252 [2024-11-27 23:28:40,984 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-27 23:28:40,984 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-27 23:28:40,985 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-27 23:28:40,985 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-27 23:28:40,992 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,992 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:40,995 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,009 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 23:28:41,010 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,010 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,021 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,022 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,025 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,027 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,028 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,031 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-27 23:28:41,031 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-27 23:28:41,032 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-27 23:28:41,032 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-27 23:28:41,033 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (1/1) ... [2024-11-27 23:28:41,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-27 23:28:41,054 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/z3 [2024-11-27 23:28:41,072 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-27 23:28:41,075 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_69096bb0-ed3a-410d-8d6b-eb0b2ab6d882/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-27 23:28:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-27 23:28:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-27 23:28:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-27 23:28:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-27 23:28:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-27 23:28:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-27 23:28:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-27 23:28:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-27 23:28:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-27 23:28:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-27 23:28:41,105 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 23:28:41,228 INFO L234 CfgBuilder]: Building ICFG [2024-11-27 23:28:41,229 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-27 23:28:41,686 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-27 23:28:41,686 INFO L283 CfgBuilder]: Performing block encoding [2024-11-27 23:28:42,014 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-27 23:28:42,014 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-27 23:28:42,014 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 11:28:42 BoogieIcfgContainer [2024-11-27 23:28:42,015 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-27 23:28:42,019 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-27 23:28:42,019 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-27 23:28:42,024 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-27 23:28:42,025 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.11 11:28:40" (1/3) ... [2024-11-27 23:28:42,025 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@70b74f05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 11:28:42, skipping insertion in model container [2024-11-27 23:28:42,026 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.11 11:28:40" (2/3) ... [2024-11-27 23:28:42,027 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@70b74f05 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.11 11:28:42, skipping insertion in model container [2024-11-27 23:28:42,027 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.11 11:28:42" (3/3) ... [2024-11-27 23:28:42,030 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-3.wvr.c [2024-11-27 23:28:42,050 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-27 23:28:42,051 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG parallel-bakery-3.wvr.c that has 4 procedures, 101 locations, 1 initial locations, 0 loop locations, and 12 error locations. [2024-11-27 23:28:42,051 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-27 23:28:42,154 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-27 23:28:42,209 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 110 places, 106 transitions, 233 flow [2024-11-27 23:28:42,284 INFO L124 PetriNetUnfolderBase]: 6/103 cut-off events. [2024-11-27 23:28:42,286 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-27 23:28:42,296 INFO L83 FinitePrefix]: Finished finitePrefix Result has 116 conditions, 103 events. 6/103 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 204 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 81. Up to 2 conditions per place. [2024-11-27 23:28:42,296 INFO L82 GeneralOperation]: Start removeDead. Operand has 110 places, 106 transitions, 233 flow [2024-11-27 23:28:42,300 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 105 places, 101 transitions, 217 flow [2024-11-27 23:28:42,308 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-27 23:28:42,323 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;@1924f5fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-27 23:28:42,323 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2024-11-27 23:28:42,347 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-27 23:28:42,347 INFO L124 PetriNetUnfolderBase]: 3/45 cut-off events. [2024-11-27 23:28:42,347 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-27 23:28:42,347 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:42,348 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] [2024-11-27 23:28:42,348 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:42,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:42,354 INFO L85 PathProgramCache]: Analyzing trace with hash -2076833690, now seen corresponding path program 1 times [2024-11-27 23:28:42,362 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:42,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1944420463] [2024-11-27 23:28:42,363 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:42,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:42,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:42,787 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 23:28:42,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:42,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1944420463] [2024-11-27 23:28:42,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1944420463] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:42,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:42,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 23:28:42,793 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1668259470] [2024-11-27 23:28:42,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:42,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 23:28:42,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:42,837 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 23:28:42,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 23:28:42,878 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 106 [2024-11-27 23:28:42,881 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 101 transitions, 217 flow. Second operand has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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 23:28:42,882 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:42,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 106 [2024-11-27 23:28:42,883 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:44,308 INFO L124 PetriNetUnfolderBase]: 3308/7348 cut-off events. [2024-11-27 23:28:44,310 INFO L125 PetriNetUnfolderBase]: For 96/96 co-relation queries the response was YES. [2024-11-27 23:28:44,345 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12037 conditions, 7348 events. 3308/7348 cut-off events. For 96/96 co-relation queries the response was YES. Maximal size of possible extension queue 520. Compared 68105 event pairs, 1692 based on Foata normal form. 0/5432 useless extension candidates. Maximal degree in co-relation 11647. Up to 2779 conditions per place. [2024-11-27 23:28:44,392 INFO L140 encePairwiseOnDemand]: 98/106 looper letters, 56 selfloop transitions, 7 changer transitions 0/123 dead transitions. [2024-11-27 23:28:44,393 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 107 places, 123 transitions, 393 flow [2024-11-27 23:28:44,397 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 23:28:44,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 23:28:44,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 253 transitions. [2024-11-27 23:28:44,416 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7955974842767296 [2024-11-27 23:28:44,418 INFO L175 Difference]: Start difference. First operand has 105 places, 101 transitions, 217 flow. Second operand 3 states and 253 transitions. [2024-11-27 23:28:44,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 107 places, 123 transitions, 393 flow [2024-11-27 23:28:44,438 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 123 transitions, 381 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-27 23:28:44,442 INFO L231 Difference]: Finished difference. Result has 104 places, 104 transitions, 250 flow [2024-11-27 23:28:44,445 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=208, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=101, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=94, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=250, PETRI_PLACES=104, PETRI_TRANSITIONS=104} [2024-11-27 23:28:44,451 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, -1 predicate places. [2024-11-27 23:28:44,453 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 104 transitions, 250 flow [2024-11-27 23:28:44,454 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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 23:28:44,454 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:44,454 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] [2024-11-27 23:28:44,455 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-27 23:28:44,455 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:44,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:44,457 INFO L85 PathProgramCache]: Analyzing trace with hash 41710447, now seen corresponding path program 1 times [2024-11-27 23:28:44,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:44,457 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1404366479] [2024-11-27 23:28:44,458 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:44,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:44,630 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 23:28:44,631 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:44,631 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1404366479] [2024-11-27 23:28:44,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1404366479] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:44,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:44,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 23:28:44,632 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [449265489] [2024-11-27 23:28:44,632 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:44,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 23:28:44,633 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:44,633 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 23:28:44,634 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 23:28:44,687 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 106 [2024-11-27 23:28:44,688 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 104 transitions, 250 flow. Second operand has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 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 23:28:44,688 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:44,689 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 106 [2024-11-27 23:28:44,689 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:46,912 INFO L124 PetriNetUnfolderBase]: 8597/16424 cut-off events. [2024-11-27 23:28:46,912 INFO L125 PetriNetUnfolderBase]: For 2587/2587 co-relation queries the response was YES. [2024-11-27 23:28:46,951 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30890 conditions, 16424 events. 8597/16424 cut-off events. For 2587/2587 co-relation queries the response was YES. Maximal size of possible extension queue 1074. Compared 153634 event pairs, 791 based on Foata normal form. 0/12654 useless extension candidates. Maximal degree in co-relation 21126. Up to 6889 conditions per place. [2024-11-27 23:28:47,036 INFO L140 encePairwiseOnDemand]: 93/106 looper letters, 97 selfloop transitions, 18 changer transitions 0/168 dead transitions. [2024-11-27 23:28:47,036 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 168 transitions, 632 flow [2024-11-27 23:28:47,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:28:47,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:28:47,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 394 transitions. [2024-11-27 23:28:47,040 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7433962264150943 [2024-11-27 23:28:47,041 INFO L175 Difference]: Start difference. First operand has 104 places, 104 transitions, 250 flow. Second operand 5 states and 394 transitions. [2024-11-27 23:28:47,041 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 168 transitions, 632 flow [2024-11-27 23:28:47,122 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 106 places, 168 transitions, 614 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 23:28:47,125 INFO L231 Difference]: Finished difference. Result has 110 places, 116 transitions, 360 flow [2024-11-27 23:28:47,125 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=236, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=104, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=360, PETRI_PLACES=110, PETRI_TRANSITIONS=116} [2024-11-27 23:28:47,126 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 5 predicate places. [2024-11-27 23:28:47,126 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 116 transitions, 360 flow [2024-11-27 23:28:47,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 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 23:28:47,126 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:47,126 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] [2024-11-27 23:28:47,127 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-27 23:28:47,127 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:47,128 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:47,128 INFO L85 PathProgramCache]: Analyzing trace with hash -2076833689, now seen corresponding path program 1 times [2024-11-27 23:28:47,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:47,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [518633850] [2024-11-27 23:28:47,129 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:47,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:47,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:47,282 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 23:28:47,282 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:47,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [518633850] [2024-11-27 23:28:47,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [518633850] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:47,282 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:47,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 23:28:47,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1603780022] [2024-11-27 23:28:47,282 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:47,283 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 23:28:47,283 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:47,283 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 23:28:47,283 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 23:28:47,306 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 106 [2024-11-27 23:28:47,306 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 116 transitions, 360 flow. Second operand has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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 23:28:47,306 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:47,306 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 106 [2024-11-27 23:28:47,307 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:47,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 29#L130-4true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,845 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 29#L130-4true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,846 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 29#L130-4true, 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,846 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-27 23:28:47,846 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,847 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 74#L131-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,903 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-27 23:28:47,903 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,903 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,903 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 74#L131-3true, 128#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,903 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 74#L131-3true, 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:47,904 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-27 23:28:47,904 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:47,905 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:48,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 16#$Ultimate##0true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,031 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 16#$Ultimate##0true, 128#true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,032 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,032 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 16#$Ultimate##0true, 31#L70-3true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,033 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,033 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:48,033 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,033 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 16#$Ultimate##0true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,092 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,092 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,092 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,092 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 16#$Ultimate##0true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,093 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,093 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,093 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,093 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 16#$Ultimate##0true, 31#L70-3true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,093 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,093 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,094 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,094 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 43#L89true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,101 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,101 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,101 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,101 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 43#L89true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,101 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 31#L70-3true, 128#true, 109#true, 43#L89true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,102 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,102 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:48,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 43#L89true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,174 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:48,174 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 43#L89true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,175 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,175 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 43#L89true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,176 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:48,176 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,176 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:48,176 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:48,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,584 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,584 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,584 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,585 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,585 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,585 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,585 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 31#L70-3true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,586 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,586 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,586 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,586 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,587 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,587 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,587 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,588 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 11#L94-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,590 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 31#L70-3true, 128#true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,591 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,591 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,592 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,592 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,592 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 128#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,593 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,593 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,645 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,645 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,645 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,645 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,646 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,646 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,646 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,647 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,647 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,648 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,648 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,649 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,649 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,649 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,649 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,650 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,650 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,650 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,650 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,651 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,651 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,651 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:48,652 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:48,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 97#L104true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,769 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,769 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,769 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,769 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 109#true, 97#L104true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,770 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 31#L70-3true, 128#true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,770 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,770 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:48,771 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,771 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,811 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,812 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,812 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,812 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:48,813 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:48,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,993 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,994 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:48,994 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:48,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, Black: 115#(<= 0 ~n1~0), 73#L131-4true, 128#true, 31#L70-3true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:48,995 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:48,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:48,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:48,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:49,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][75], [17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:49,008 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][76], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 100#thread3EXITtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:49,009 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][77], [40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:49,010 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:49,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:49,010 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:49,065 INFO L124 PetriNetUnfolderBase]: 6530/13994 cut-off events. [2024-11-27 23:28:49,066 INFO L125 PetriNetUnfolderBase]: For 9090/10102 co-relation queries the response was YES. [2024-11-27 23:28:49,119 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28413 conditions, 13994 events. 6530/13994 cut-off events. For 9090/10102 co-relation queries the response was YES. Maximal size of possible extension queue 885. Compared 138507 event pairs, 1944 based on Foata normal form. 289/11027 useless extension candidates. Maximal degree in co-relation 12498. Up to 4989 conditions per place. [2024-11-27 23:28:49,204 INFO L140 encePairwiseOnDemand]: 97/106 looper letters, 56 selfloop transitions, 12 changer transitions 0/134 dead transitions. [2024-11-27 23:28:49,204 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 134 transitions, 541 flow [2024-11-27 23:28:49,205 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 23:28:49,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 23:28:49,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 250 transitions. [2024-11-27 23:28:49,207 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7861635220125787 [2024-11-27 23:28:49,207 INFO L175 Difference]: Start difference. First operand has 110 places, 116 transitions, 360 flow. Second operand 3 states and 250 transitions. [2024-11-27 23:28:49,209 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 134 transitions, 541 flow [2024-11-27 23:28:49,221 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 134 transitions, 539 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-27 23:28:49,225 INFO L231 Difference]: Finished difference. Result has 113 places, 116 transitions, 394 flow [2024-11-27 23:28:49,225 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=354, PETRI_DIFFERENCE_MINUEND_PLACES=110, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=115, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=103, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=394, PETRI_PLACES=113, PETRI_TRANSITIONS=116} [2024-11-27 23:28:49,227 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 8 predicate places. [2024-11-27 23:28:49,227 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 116 transitions, 394 flow [2024-11-27 23:28:49,227 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.0) internal successors, (204), 3 states have internal predecessors, (204), 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 23:28:49,227 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:49,227 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] [2024-11-27 23:28:49,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-27 23:28:49,227 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:49,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:49,228 INFO L85 PathProgramCache]: Analyzing trace with hash 42664750, now seen corresponding path program 1 times [2024-11-27 23:28:49,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:49,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610381067] [2024-11-27 23:28:49,229 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:49,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:49,407 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 23:28:49,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:49,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610381067] [2024-11-27 23:28:49,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610381067] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:49,407 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:49,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 23:28:49,408 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1566824236] [2024-11-27 23:28:49,408 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:49,408 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 23:28:49,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:49,409 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 23:28:49,409 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 23:28:49,484 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 106 [2024-11-27 23:28:49,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 116 transitions, 394 flow. Second operand has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 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 23:28:49,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:49,485 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 106 [2024-11-27 23:28:49,485 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:50,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,729 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,729 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,729 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,730 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,730 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,730 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,731 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,731 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,731 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,732 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,732 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,732 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,732 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:50,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,804 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,804 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 21#L91-3true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,804 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,804 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,805 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,805 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,805 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,806 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 21#L91-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,806 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,806 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 21#L91-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,807 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,807 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,807 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:50,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 21#L91-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,894 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 21#L91-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,894 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 21#L91-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,894 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,894 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,897 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,897 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,897 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,897 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,898 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,898 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,898 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,898 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,899 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,899 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,899 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,900 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,900 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,900 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,901 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,901 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,901 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,902 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,902 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,902 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,903 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,903 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,903 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,903 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,904 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,904 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,904 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,904 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,905 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,905 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,905 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,906 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,906 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,906 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:50,907 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:50,907 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [132#true, Black: 130#(<= ~n1~0 0), 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [132#true, Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 21#L91-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,077 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 21#L91-3true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,078 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,078 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,078 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,078 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,080 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,080 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,081 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,081 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,081 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,081 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,082 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 31#L70-3true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,083 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,083 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,084 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,084 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,084 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,085 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,085 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,085 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,087 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,087 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,088 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,088 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,088 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,088 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,089 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,089 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,089 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,089 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,090 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,090 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,090 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,090 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:51,090 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:51,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 104#L93-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,160 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,160 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,160 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,160 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 104#L93-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,161 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 104#L93-3true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,161 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,162 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,162 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,162 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,162 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,163 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,163 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,163 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,163 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,164 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,164 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,164 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,164 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,165 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,165 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 104#L93-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 104#L93-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,206 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,206 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 104#L93-3true, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,207 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,207 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,207 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,208 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,208 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,208 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,209 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,209 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,209 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [132#true, Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,210 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,210 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 97#L104true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,218 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 97#L104true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,218 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 97#L104true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,218 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,218 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 97#L104true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,219 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#L104true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,219 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,219 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 97#L104true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,220 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,220 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,221 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 97#L104true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,221 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,221 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:51,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 97#L104true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,266 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,266 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,266 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,266 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 97#L104true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,267 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 97#L104true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,267 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 97#L104true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,268 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 97#L104true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,268 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 97#L104true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,268 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,269 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,269 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,269 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,269 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,269 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,270 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:51,270 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:51,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 97#L104true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,335 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,335 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,335 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 97#L104true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,336 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 97#L104true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,336 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,336 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 97#L104true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,376 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 97#L104true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,376 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,376 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 109#true, 97#L104true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,377 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,377 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 77#L58true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,424 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 77#L58true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,424 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 77#L58true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,424 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:51,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 104#L93-3true, 77#L58true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,456 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 101#L132true, 132#true, Black: 113#true, 104#L93-3true, 77#L58true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,456 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, 101#L132true, Black: 113#true, 104#L93-3true, 77#L58true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,456 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,456 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,463 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,463 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,463 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 104#L93-3true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,464 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,465 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,466 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,466 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,466 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,467 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,467 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,467 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,468 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,468 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,468 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 109#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,469 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 104#L93-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,493 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 104#L93-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,493 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 101#L132true, 132#true, Black: 113#true, 104#L93-3true, 31#L70-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,493 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,493 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,495 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,495 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,496 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,496 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,496 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,497 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,497 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,498 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,498 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 58#L106true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,499 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,499 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,499 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,499 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,503 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,503 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,503 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,503 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,504 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,504 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,504 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,505 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,506 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,506 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,507 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,507 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,507 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 31#L70-3true, 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,508 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,508 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,616 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,616 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,616 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,616 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,617 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,617 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,618 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,618 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,618 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,618 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,619 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,619 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,619 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,619 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,649 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,649 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,649 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,650 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,650 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,650 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 101#L132true, 132#true, Black: 113#true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,651 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 101#L132true, 132#true, Black: 113#true, 31#L70-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,651 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,651 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 11#L94-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,652 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 11#L94-3true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,652 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 31#L70-3true, 11#L94-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,652 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,652 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 104#L93-3true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,653 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 104#L93-3true, 103#L132-1true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,653 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 104#L93-3true, 31#L70-3true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,653 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 100#thread3EXITtrue, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,655 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,655 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,655 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,655 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,655 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 100#thread3EXITtrue, 109#true, 118#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,656 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,656 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 100#thread3EXITtrue, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,657 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,657 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,657 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 100#thread3EXITtrue, 109#true, 118#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,658 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][127], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,659 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][128], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,659 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][133], [130#(<= ~n1~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,659 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,659 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 77#L58true, 73#L131-4true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,664 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,664 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 77#L58true, 73#L131-4true, 109#true, 118#true, 97#L104true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,665 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 77#L58true, 73#L131-4true, 31#L70-3true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,666 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,666 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,666 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,667 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,667 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,668 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,695 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,695 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,695 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,695 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 103#L132-1true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,696 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 103#L132-1true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,696 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,696 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 103#L132-1true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,697 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 31#L70-3true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,697 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 11#L94-3true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,699 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 11#L94-3true, 103#L132-1true, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,699 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 31#L70-3true, 11#L94-3true, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,700 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,700 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:51,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 132#true, Black: 113#true, 77#L58true, 109#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,701 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 101#L132true, 132#true, Black: 113#true, 77#L58true, 109#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,701 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, 101#L132true, Black: 113#true, 77#L58true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,702 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,702 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,702 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,703 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,703 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, 58#L106true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,704 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [57#thread1EXITtrue, 130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,709 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,709 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,709 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,709 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [57#thread1EXITtrue, 130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 109#true, 118#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,710 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [57#thread1EXITtrue, 130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 31#L70-3true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,710 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:51,710 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 40#L56true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,711 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,711 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,711 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,711 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,712 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 128#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,712 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,712 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,713 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 132#true, Black: 113#true, 109#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,732 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 101#L132true, 132#true, Black: 113#true, 109#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,732 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,732 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 31#L70-3true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,733 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,733 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,733 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [Black: 130#(<= ~n1~0 0), 132#true, 100#thread3EXITtrue, 109#true, 118#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,734 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [Black: 130#(<= ~n1~0 0), 132#true, 100#thread3EXITtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,734 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [Black: 130#(<= ~n1~0 0), 132#true, 100#thread3EXITtrue, 109#true, 118#true, 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 128#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,734 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,735 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,735 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,735 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 103#L132-1true, 109#true, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,752 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 103#L132-1true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#L104true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,752 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,752 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 31#L70-3true, 103#L132-1true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 97#L104true, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,753 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,753 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:28:51,753 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 31#L70-3true, 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,776 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,776 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:28:51,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 77#L58true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,783 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, 101#L132true, Black: 113#true, 77#L58true, 58#L106true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,783 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,783 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 101#L132true, 132#true, Black: 113#true, 77#L58true, 31#L70-3true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,784 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,784 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,785 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,785 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 109#true, 58#L106true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,786 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 31#L70-3true, 109#true, 58#L106true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,786 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,787 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,787 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 73#L131-4true, 77#L58true, 31#L70-3true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,787 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 58#L106true, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 31#L70-3true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,795 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 77#L58true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,795 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, 101#L132true, Black: 113#true, 77#L58true, 100#thread3EXITtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,795 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, 101#L132true, Black: 113#true, 77#L58true, 31#L70-3true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,796 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,797 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 100#thread3EXITtrue, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,797 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, Black: 113#true, 73#L131-4true, 31#L70-3true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:51,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 101#L132true, Black: 113#true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 132#true, 101#L132true, Black: 113#true, 100#thread3EXITtrue, 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 57#thread1EXITtrue, 101#L132true, 132#true, Black: 113#true, 31#L70-3true, 100#thread3EXITtrue, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,803 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 103#L132-1true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,804 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 103#L132-1true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,804 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 31#L70-3true, 103#L132-1true, 58#L106true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,805 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:28:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,805 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][86], [130#(<= ~n1~0 0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 113#true, 100#thread3EXITtrue, 103#L132-1true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][87], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 100#thread3EXITtrue, 103#L132-1true, 109#true, Black: 120#(<= ~n2~0 ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][84], [130#(<= ~n1~0 0), 132#true, Black: 113#true, 31#L70-3true, 100#thread3EXITtrue, 103#L132-1true, 109#true, 118#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:51,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,808 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:51,809 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:28:51,814 INFO L124 PetriNetUnfolderBase]: 15620/26200 cut-off events. [2024-11-27 23:28:51,814 INFO L125 PetriNetUnfolderBase]: For 20680/22503 co-relation queries the response was YES. [2024-11-27 23:28:51,860 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58845 conditions, 26200 events. 15620/26200 cut-off events. For 20680/22503 co-relation queries the response was YES. Maximal size of possible extension queue 1818. Compared 227733 event pairs, 1299 based on Foata normal form. 14/19506 useless extension candidates. Maximal degree in co-relation 29444. Up to 9570 conditions per place. [2024-11-27 23:28:52,003 INFO L140 encePairwiseOnDemand]: 93/106 looper letters, 104 selfloop transitions, 23 changer transitions 0/186 dead transitions. [2024-11-27 23:28:52,003 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 117 places, 186 transitions, 888 flow [2024-11-27 23:28:52,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:28:52,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:28:52,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 391 transitions. [2024-11-27 23:28:52,005 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7377358490566037 [2024-11-27 23:28:52,005 INFO L175 Difference]: Start difference. First operand has 113 places, 116 transitions, 394 flow. Second operand 5 states and 391 transitions. [2024-11-27 23:28:52,005 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 117 places, 186 transitions, 888 flow [2024-11-27 23:28:52,054 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 116 places, 186 transitions, 868 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 23:28:52,057 INFO L231 Difference]: Finished difference. Result has 120 places, 133 transitions, 594 flow [2024-11-27 23:28:52,058 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=382, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=116, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=594, PETRI_PLACES=120, PETRI_TRANSITIONS=133} [2024-11-27 23:28:52,058 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 15 predicate places. [2024-11-27 23:28:52,058 INFO L471 AbstractCegarLoop]: Abstraction has has 120 places, 133 transitions, 594 flow [2024-11-27 23:28:52,059 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 60.75) internal successors, (243), 4 states have internal predecessors, (243), 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 23:28:52,059 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:52,059 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] [2024-11-27 23:28:52,059 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-27 23:28:52,059 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:52,059 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:52,059 INFO L85 PathProgramCache]: Analyzing trace with hash -1767741303, now seen corresponding path program 1 times [2024-11-27 23:28:52,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:52,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [423705131] [2024-11-27 23:28:52,060 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:52,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:52,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:52,164 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 23:28:52,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:52,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [423705131] [2024-11-27 23:28:52,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [423705131] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:52,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:52,164 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 23:28:52,164 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447652666] [2024-11-27 23:28:52,165 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:52,165 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 23:28:52,165 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:52,165 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 23:28:52,165 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 23:28:52,183 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 106 [2024-11-27 23:28:52,184 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 120 places, 133 transitions, 594 flow. Second operand has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 3 states have internal predecessors, (206), 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 23:28:52,184 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:52,184 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 106 [2024-11-27 23:28:52,184 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:52,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,848 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,848 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:52,848 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:52,848 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,854 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,854 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,854 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:52,855 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,855 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,855 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,855 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:52,855 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,855 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:52,918 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,918 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,918 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,918 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:52,922 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:52,922 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,922 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,923 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:52,923 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:52,923 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,923 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:52,923 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:52,935 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,935 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,935 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,935 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,940 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,940 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:52,940 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,940 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:52,971 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:52,971 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:52,971 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,011 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,011 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,011 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,011 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,015 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,015 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 102#L67-3true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,015 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:53,015 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,027 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,027 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,027 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,027 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,027 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,029 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,029 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,029 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,029 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,029 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,029 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,031 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-27 23:28:53,031 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,031 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,031 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,031 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,031 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,032 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,032 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,032 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,032 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:53,033 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,033 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 49#L45true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,045 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,045 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:53,045 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:53,045 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,063 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,063 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,063 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,063 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,072 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,072 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,072 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,072 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,073 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,073 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,073 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,073 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,086 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,087 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,087 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,087 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,088 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,088 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,133 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,133 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,133 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,133 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,135 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,135 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,135 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,135 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,138 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,138 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,138 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,139 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,139 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,139 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,140 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 49#L45true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,320 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,320 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,320 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,320 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,329 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,330 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,330 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,330 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,330 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,330 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,330 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,333 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,334 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,334 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,334 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 113#true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,337 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,337 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,337 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,337 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,356 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,356 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,356 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,357 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,375 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,375 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,375 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,375 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,375 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:53,375 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:28:53,375 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,376 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,376 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,376 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,386 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,386 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,387 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,387 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,387 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,387 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,387 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,393 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,393 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,393 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,394 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,394 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,395 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,395 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,395 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,396 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,396 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,396 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,419 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,419 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,422 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,422 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,422 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,422 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,422 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,422 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,423 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,423 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,423 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,423 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 101#L132true, Black: 113#true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,426 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,426 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,426 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,426 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,432 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,433 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,433 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,433 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,433 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,433 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,433 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,436 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,436 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,436 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,436 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,438 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,438 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,439 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,439 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,439 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,439 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,440 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,440 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,472 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,472 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,472 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,472 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,474 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,474 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,474 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,474 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,475 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 118#true, 142#true]) [2024-11-27 23:28:53,475 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,475 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,475 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,479 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,479 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,479 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,480 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,480 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,487 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,487 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,488 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,488 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,488 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,489 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,489 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,489 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,489 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,490 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,490 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,494 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:28:53,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,494 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,494 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,494 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,495 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,495 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,495 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,508 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][93], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,510 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,510 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,510 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,510 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,511 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,511 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,511 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,512 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,512 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,512 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,512 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,513 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,513 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,513 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,513 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,513 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,518 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,518 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,518 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,518 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,519 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,519 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,519 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,520 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,520 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,520 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,521 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,521 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,522 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,522 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,522 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,522 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,523 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,523 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,523 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,524 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,524 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,524 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,524 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,530 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,530 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,530 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,530 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,531 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,531 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,532 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,532 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,532 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,532 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,533 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:53,533 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,553 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,553 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,553 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,569 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,569 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,569 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,570 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,570 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,570 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,571 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,571 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,571 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,575 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is not cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-27 23:28:53,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,575 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,575 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,575 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,582 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,582 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,582 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,584 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,584 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,584 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,595 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,595 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,596 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,596 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,596 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,597 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,597 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,597 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,597 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,598 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,598 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,598 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,599 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,599 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,599 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,600 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,600 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,600 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,601 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,601 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,601 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,607 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,607 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,607 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,607 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,608 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,608 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,608 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,608 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,609 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,609 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,609 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,610 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,610 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,610 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:53,610 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:53,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,671 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,671 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,672 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,672 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,672 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,674 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,674 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,675 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,675 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,675 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,675 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,675 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,767 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,767 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,768 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,768 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,768 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,768 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,770 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,770 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,770 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,770 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,771 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,771 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,771 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,776 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,776 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 18#L80true, 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,799 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 18#L80true, 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,799 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,799 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,800 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [18#L80true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,800 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,800 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [18#L80true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,801 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [18#L80true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,801 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,802 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true]) [2024-11-27 23:28:53,802 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,802 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:53,802 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,831 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,831 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,831 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,832 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 4#L69-3true, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,832 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,832 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,834 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,834 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,834 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,834 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:53,838 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,838 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [130#(<= ~n1~0 0), 18#L80true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,849 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [130#(<= ~n1~0 0), 18#L80true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,849 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,849 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,849 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 18#L80true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,850 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 18#L80true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,850 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 18#L80true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,851 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,851 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:53,851 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,851 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,852 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:28:53,852 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:53,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 100#thread3EXITtrue, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,921 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,921 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,921 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [Black: 130#(<= ~n1~0 0), 18#L80true, 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,928 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,928 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,928 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,928 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [Black: 130#(<= ~n1~0 0), 18#L80true, 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [Black: 130#(<= ~n1~0 0), 18#L80true, 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 100#thread3EXITtrue, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,958 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,958 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:53,958 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 77#L58true, 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,959 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,959 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,959 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([740] L93-3-->thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_1| v_~n3~0_107) (< (+ |v_thread3Thread1of1ForFork2_#t~post3#1_1| 2147483649) 0)) InVars {~n3~0=v_~n3~0_107} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_1|, ~n3~0=v_~n3~0_107} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][88], [18#L80true, 132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,969 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([741] L93-3-->thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_3| 2147483649)) (< 2147483646 |v_thread3Thread1of1ForFork2_#t~post3#1_3|) (= |v_thread3Thread1of1ForFork2_#t~post3#1_3| v_~n3~0_109)) InVars {~n3~0=v_~n3~0_109} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_3|, ~n3~0=v_~n3~0_109} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1][89], [18#L80true, 132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,969 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [18#L80true, 132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 40#L56true, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,969 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,970 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:28:53,970 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:28:53,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 100#thread3EXITtrue, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 142#true]) [2024-11-27 23:28:53,975 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,975 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,975 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,989 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,989 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,990 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,990 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,990 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,990 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:53,991 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,991 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,991 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,992 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,992 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 73#L131-4true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,992 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,993 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:28:53,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:53,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 132#true, 77#L58true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:53,998 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,998 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:53,998 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:53,998 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:28:54,015 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 100#thread3EXITtrue, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true, Black: 118#true]) [2024-11-27 23:28:54,015 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,015 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,016 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,016 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,016 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,029 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,029 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,029 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,030 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,030 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,030 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,030 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:54,031 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,031 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][110], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,031 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,031 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,032 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][112], [Black: 130#(<= ~n1~0 0), 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,032 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 84#L82true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,032 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,032 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:28:54,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][114], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 6#thread2EXITtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:54,033 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,033 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 77#L58true, 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:28:54,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, 100#thread3EXITtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 142#true]) [2024-11-27 23:28:54,064 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,064 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][97], [130#(<= ~n1~0 0), 18#L80true, 132#true, 77#L58true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,078 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,078 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:28:54,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][73], [18#L80true, Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 100#thread3EXITtrue, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,091 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:28:54,091 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,091 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,091 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:28:54,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,356 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:28:54,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,363 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, 101#L132true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,364 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:28:54,364 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:28:54,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 6#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:54,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:54,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 6#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:54,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 6#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][122], [130#(<= ~n1~0 0), 132#true, 6#thread2EXITtrue, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 57#thread1EXITtrue, 101#L132true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:54,372 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:28:54,372 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:28:54,386 INFO L124 PetriNetUnfolderBase]: 10758/20394 cut-off events. [2024-11-27 23:28:54,386 INFO L125 PetriNetUnfolderBase]: For 20029/21237 co-relation queries the response was YES. [2024-11-27 23:28:54,430 INFO L83 FinitePrefix]: Finished finitePrefix Result has 48923 conditions, 20394 events. 10758/20394 cut-off events. For 20029/21237 co-relation queries the response was YES. Maximal size of possible extension queue 1335. Compared 192323 event pairs, 2924 based on Foata normal form. 95/15863 useless extension candidates. Maximal degree in co-relation 23200. Up to 7422 conditions per place. [2024-11-27 23:28:54,519 INFO L140 encePairwiseOnDemand]: 97/106 looper letters, 63 selfloop transitions, 14 changer transitions 0/157 dead transitions. [2024-11-27 23:28:54,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 122 places, 157 transitions, 849 flow [2024-11-27 23:28:54,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 23:28:54,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 23:28:54,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 250 transitions. [2024-11-27 23:28:54,520 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7861635220125787 [2024-11-27 23:28:54,520 INFO L175 Difference]: Start difference. First operand has 120 places, 133 transitions, 594 flow. Second operand 3 states and 250 transitions. [2024-11-27 23:28:54,521 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 122 places, 157 transitions, 849 flow [2024-11-27 23:28:54,569 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 122 places, 157 transitions, 845 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-27 23:28:54,571 INFO L231 Difference]: Finished difference. Result has 124 places, 136 transitions, 668 flow [2024-11-27 23:28:54,572 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=590, PETRI_DIFFERENCE_MINUEND_PLACES=120, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=133, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=11, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=119, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=668, PETRI_PLACES=124, PETRI_TRANSITIONS=136} [2024-11-27 23:28:54,572 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 19 predicate places. [2024-11-27 23:28:54,572 INFO L471 AbstractCegarLoop]: Abstraction has has 124 places, 136 transitions, 668 flow [2024-11-27 23:28:54,573 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 3 states have internal predecessors, (206), 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 23:28:54,573 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:28:54,573 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] [2024-11-27 23:28:54,573 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-27 23:28:54,573 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:28:54,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:28:54,574 INFO L85 PathProgramCache]: Analyzing trace with hash -1767741304, now seen corresponding path program 1 times [2024-11-27 23:28:54,574 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:28:54,574 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722982638] [2024-11-27 23:28:54,574 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:28:54,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:28:54,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:28:54,680 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 23:28:54,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:28:54,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722982638] [2024-11-27 23:28:54,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722982638] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:28:54,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:28:54,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-27 23:28:54,681 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [700729761] [2024-11-27 23:28:54,681 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:28:54,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-27 23:28:54,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:28:54,681 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-27 23:28:54,682 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-27 23:28:54,703 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 63 out of 106 [2024-11-27 23:28:54,704 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 124 places, 136 transitions, 668 flow. Second operand has 3 states, 3 states have (on average 68.66666666666667) internal successors, (206), 3 states have internal predecessors, (206), 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 23:28:54,704 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:28:54,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 63 of 106 [2024-11-27 23:28:54,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:28:55,373 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,373 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,373 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,373 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,373 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,377 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,377 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,377 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,377 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 101#L132true, 147#true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,427 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,427 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,427 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,427 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,430 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,430 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,430 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,430 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,430 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,431 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,431 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,438 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,438 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,443 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 102#L67-3true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 144#(<= ~n2~0 0), 147#true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,443 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,443 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,443 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,444 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,444 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,471 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,471 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,471 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [Black: 130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 101#L132true, 147#true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,499 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,499 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,499 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,499 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,503 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 102#L67-3true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,503 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,504 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,504 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,504 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,504 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,504 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [Black: 130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,514 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,514 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,515 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,515 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,515 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,515 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,515 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,515 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,516 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,516 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,518 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,518 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,518 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,518 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,518 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,519 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,519 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2024-11-27 23:28:55,519 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,519 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,540 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,540 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,541 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,541 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,547 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,547 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,547 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,556 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,557 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,557 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,557 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,557 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,557 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,558 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 101#L132true, 147#true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,581 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,581 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,582 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,582 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,582 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,583 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,583 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,583 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,585 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,585 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,585 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,585 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 90#L43-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,586 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,586 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,586 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,586 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,599 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,599 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 113#true, 49#L45true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,600 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,600 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,600 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,600 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,603 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,603 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,603 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,603 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,603 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,604 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,604 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:28:55,604 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,604 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,623 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,623 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,624 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,624 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,641 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,641 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:28:55,641 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,641 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, 101#L132true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,642 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,642 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,651 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,652 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,652 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,658 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,658 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,658 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,658 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,659 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,659 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,659 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,659 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,675 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 101#L132true, 147#true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,675 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,675 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,675 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,675 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,675 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 113#true, 49#L45true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,677 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,677 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,677 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,677 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, 101#L132true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,679 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [132#true, Black: 130#(<= ~n1~0 0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 49#L45true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,680 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,680 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,689 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 142#true, 147#true, Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,690 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,690 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,690 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,691 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][96], [130#(<= ~n1~0 0), 132#true, 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, Black: 144#(<= ~n2~0 0), 147#true, Black: 113#true, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,692 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,692 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,692 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,692 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [132#true, Black: 130#(<= ~n1~0 0), 73#L131-4true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 81#L45-1true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,693 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,693 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 73#L131-4true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:55,694 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,694 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:55,694 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 149#(<= 0 ~n2~0), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true]) [2024-11-27 23:28:55,695 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 144#(<= ~n2~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:28:55,695 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:28:55,695 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 73#L131-4true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#L104true, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,736 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,736 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,736 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,736 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:28:55,739 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 147#true, 101#L132true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,739 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,739 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,739 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,739 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,739 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,740 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][72], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), Black: 142#true, 101#L132true, 147#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,740 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,740 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,740 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,740 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,749 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,749 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,749 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][115], [Black: 130#(<= ~n1~0 0), 20#L46-3true, Black: 132#true, 149#(<= 0 ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,750 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,750 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][111], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,751 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][113], [Black: 130#(<= ~n1~0 0), Black: 132#true, 109#true, 149#(<= 0 ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 142#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:28:55,751 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:28:55,751 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-27 23:29:15,449 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,449 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,451 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,451 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,451 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,451 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][150], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 58#L106true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 173#(<= 0 ~n3~0), Black: 171#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,455 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,455 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,455 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,455 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,456 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,456 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,456 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,456 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:15,458 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,458 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,458 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,458 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,458 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,458 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,469 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][150], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 173#(<= 0 ~n3~0), Black: 171#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,469 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,469 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,469 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,469 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,471 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,471 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,471 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,497 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,497 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,497 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,497 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,498 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,498 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,498 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,498 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][150], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 173#(<= 0 ~n3~0), Black: 171#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,562 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,564 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,564 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,564 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,587 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,587 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,587 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 18#L80true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,588 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 18#L80true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,588 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,588 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,589 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,589 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,589 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,596 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,596 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,597 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,597 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,597 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 18#L80true, 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,658 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 18#L80true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,658 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,658 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:15,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 90#L43-3true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,713 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is not cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is not cut-off event [2024-11-27 23:29:15,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 90#L43-3true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,714 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,714 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:15,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,748 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,748 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,750 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,750 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 90#L43-3true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,753 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is not cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is not cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,754 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 90#L43-3true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,754 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,754 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:15,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 21#L91-3true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 171#true, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,763 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,772 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][150], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, 77#L58true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,772 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,773 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,773 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,775 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,776 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,776 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,777 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,777 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 77#L58true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,777 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,778 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,778 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,780 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,780 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,780 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is not cut-off event [2024-11-27 23:29:15,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,791 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,792 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,792 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,793 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,793 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,793 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,796 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,796 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,797 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, 84#L82true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,797 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,798 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:15,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,803 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,810 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][150], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,811 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,817 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,817 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,817 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,818 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,818 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,818 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,818 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,819 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,819 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 77#L58true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,819 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,819 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,819 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,821 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,821 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,831 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,831 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,831 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,832 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,832 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,832 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,832 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,833 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,833 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-27 23:29:15,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,836 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,836 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,844 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,844 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 84#L82true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,845 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,845 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,846 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,846 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,846 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,850 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,850 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,850 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,851 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,851 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,851 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,856 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,856 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,856 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,857 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,857 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, 104#L93-3true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 171#true, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,859 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,860 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,864 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,865 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,866 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,867 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,867 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 147#true, 103#L132-1true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 103#L132-1true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 103#L132-1true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,869 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-27 23:29:15,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][130], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,877 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,877 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,877 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][131], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,878 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][132], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,878 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,878 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:15,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 57#thread1EXITtrue, 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,883 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-27 23:29:15,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 171#true, Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,884 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,884 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,884 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,885 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 171#true, Black: 113#true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,885 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][121], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][122], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][123], [130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,891 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), 97#L104true, Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:15,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), 97#L104true, Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,904 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,904 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-27 23:29:15,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][192], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), 97#L104true, Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,908 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-27 23:29:15,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-27 23:29:15,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-27 23:29:15,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-27 23:29:15,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][192], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), 97#L104true, Black: 171#true, 57#thread1EXITtrue, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-27 23:29:15,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-27 23:29:15,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-27 23:29:15,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-27 23:29:15,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-27 23:29:15,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 23:29:15,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 23:29:15,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-27 23:29:15,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][197], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 171#true, Black: 113#true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,920 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-27 23:29:15,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 23:29:15,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 23:29:15,920 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-27 23:29:15,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,931 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2024-11-27 23:29:15,931 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 23:29:15,931 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 23:29:15,931 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-27 23:29:15,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,932 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,932 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,933 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,933 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,933 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is not cut-off event [2024-11-27 23:29:15,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-27 23:29:15,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-27 23:29:15,933 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is not cut-off event [2024-11-27 23:29:15,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,934 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,934 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,934 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-27 23:29:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:15,935 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is not cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is not cut-off event [2024-11-27 23:29:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,935 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,935 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, 58#L106true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,935 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([705] L58-->thread1EXIT: Formula: (and (= |v_thread1Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread1Thread1of1ForFork0_#res#1.base_1| 0)) InVars {} OutVars{thread1Thread1of1ForFork0_#res#1.offset=|v_thread1Thread1of1ForFork0_#res#1.offset_1|, thread1Thread1of1ForFork0_#res#1.base=|v_thread1Thread1of1ForFork0_#res#1.base_1|} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#res#1.offset, thread1Thread1of1ForFork0_#res#1.base][113], [130#(<= ~n1~0 0), 161#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, 173#(<= 0 ~n3~0), Black: 171#true, 57#thread1EXITtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,936 INFO L294 olderBase$Statistics]: this new event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-27 23:29:15,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([729] L82-->thread2EXIT: Formula: (and (= |v_thread2Thread1of1ForFork1_#res#1.offset_1| 0) (= |v_thread2Thread1of1ForFork1_#res#1.base_1| 0)) InVars {} OutVars{thread2Thread1of1ForFork1_#res#1.base=|v_thread2Thread1of1ForFork1_#res#1.base_1|, thread2Thread1of1ForFork1_#res#1.offset=|v_thread2Thread1of1ForFork1_#res#1.offset_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#res#1.base, thread2Thread1of1ForFork1_#res#1.offset][146], [130#(<= ~n1~0 0), 161#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 103#L132-1true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, 173#(<= 0 ~n3~0), Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:15,937 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-27 23:29:15,937 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 23:29:15,937 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 23:29:15,937 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-27 23:29:15,937 INFO L124 PetriNetUnfolderBase]: 18183/40560 cut-off events. [2024-11-27 23:29:15,937 INFO L125 PetriNetUnfolderBase]: For 111573/117777 co-relation queries the response was YES. [2024-11-27 23:29:16,091 INFO L83 FinitePrefix]: Finished finitePrefix Result has 116911 conditions, 40560 events. 18183/40560 cut-off events. For 111573/117777 co-relation queries the response was YES. Maximal size of possible extension queue 2555. Compared 485108 event pairs, 6193 based on Foata normal form. 735/33890 useless extension candidates. Maximal degree in co-relation 82442. Up to 14367 conditions per place. [2024-11-27 23:29:16,228 INFO L140 encePairwiseOnDemand]: 97/106 looper letters, 70 selfloop transitions, 33 changer transitions 0/203 dead transitions. [2024-11-27 23:29:16,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 203 transitions, 1706 flow [2024-11-27 23:29:16,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-27 23:29:16,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-27 23:29:16,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 248 transitions. [2024-11-27 23:29:16,230 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.779874213836478 [2024-11-27 23:29:16,230 INFO L175 Difference]: Start difference. First operand has 144 places, 180 transitions, 1364 flow. Second operand 3 states and 248 transitions. [2024-11-27 23:29:16,230 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 203 transitions, 1706 flow [2024-11-27 23:29:16,653 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 144 places, 203 transitions, 1660 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-27 23:29:16,655 INFO L231 Difference]: Finished difference. Result has 145 places, 180 transitions, 1425 flow [2024-11-27 23:29:16,655 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=1314, PETRI_DIFFERENCE_MINUEND_PLACES=142, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=32, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=146, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1425, PETRI_PLACES=145, PETRI_TRANSITIONS=180} [2024-11-27 23:29:16,655 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 40 predicate places. [2024-11-27 23:29:16,656 INFO L471 AbstractCegarLoop]: Abstraction has has 145 places, 180 transitions, 1425 flow [2024-11-27 23:29:16,656 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.33333333333333) internal successors, (208), 3 states have internal predecessors, (208), 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 23:29:16,656 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:29:16,656 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] [2024-11-27 23:29:16,656 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-27 23:29:16,656 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:29:16,657 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:29:16,657 INFO L85 PathProgramCache]: Analyzing trace with hash 760199633, now seen corresponding path program 1 times [2024-11-27 23:29:16,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:29:16,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [559239496] [2024-11-27 23:29:16,657 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:29:16,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:29:16,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:29:16,731 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 23:29:16,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:29:16,731 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [559239496] [2024-11-27 23:29:16,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [559239496] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:29:16,732 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:29:16,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-27 23:29:16,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1387365640] [2024-11-27 23:29:16,732 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:29:16,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 23:29:16,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:29:16,733 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 23:29:16,733 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 23:29:16,751 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 59 out of 106 [2024-11-27 23:29:16,752 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 180 transitions, 1425 flow. Second operand has 4 states, 4 states have (on average 63.75) internal successors, (255), 4 states have internal predecessors, (255), 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 23:29:16,752 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:29:16,752 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 59 of 106 [2024-11-27 23:29:16,752 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:29:17,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:17,582 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:17,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:17,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:17,582 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:17,752 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:17,752 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:17,752 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:17,752 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:18,039 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,039 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:18,039 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:18,039 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:18,040 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:18,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,266 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,266 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,266 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,267 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,267 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,267 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:18,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:18,360 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:18,360 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:18,360 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:18,361 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:18,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,643 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,644 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,644 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,644 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,644 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,645 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,645 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,645 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,645 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:18,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:18,698 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:18,698 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:18,698 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:18,698 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:18,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,995 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,995 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,995 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,995 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,996 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,996 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,996 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,996 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:18,997 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:18,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 40#L56true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,007 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2024-11-27 23:29:19,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:19,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:19,007 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2024-11-27 23:29:19,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,028 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is not cut-off event [2024-11-27 23:29:19,028 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-27 23:29:19,028 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-27 23:29:19,028 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is not cut-off event [2024-11-27 23:29:19,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 40#L56true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,734 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,734 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,745 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is not cut-off event [2024-11-27 23:29:19,745 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-27 23:29:19,745 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-27 23:29:19,745 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is not cut-off event [2024-11-27 23:29:19,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,759 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,759 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,759 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,759 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-27 23:29:19,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:19,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:19,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:19,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:19,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 4#L69-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:20,009 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,081 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,081 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,081 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,081 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,104 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,104 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,104 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,104 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,123 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:20,123 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,124 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,124 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,124 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,124 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 40#L56true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,128 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,128 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,128 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,128 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,230 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,230 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,230 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,230 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-27 23:29:20,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 4#L69-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:20,295 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:20,295 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:20,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,296 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:20,464 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:20,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:20,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:20,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][161], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 40#L56true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,468 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,483 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,483 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,500 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,500 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,500 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,500 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,508 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,508 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,508 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,508 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,509 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,509 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,509 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,509 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,509 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:20,510 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,577 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,577 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:20,577 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,577 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,578 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:20,578 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-27 23:29:21,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,184 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,184 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,184 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,184 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,199 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,199 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,199 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,199 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,210 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,210 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,210 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,210 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,211 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,211 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,211 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,211 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,212 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,212 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,212 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,212 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,212 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,213 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,213 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,229 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,247 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,247 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,358 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,358 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,358 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,359 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,359 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,359 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-27 23:29:21,506 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 4#L69-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,506 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is not cut-off event [2024-11-27 23:29:21,506 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-27 23:29:21,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:29:21,506 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:29:21,506 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is not cut-off event [2024-11-27 23:29:21,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,605 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,621 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,662 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,662 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,662 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,662 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,676 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,676 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,677 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,677 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,677 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,678 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,678 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,678 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:29:21,681 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,681 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,681 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,752 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,752 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,752 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,752 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,809 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,809 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,809 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:21,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-27 23:29:21,880 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 4#L69-3true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:21,880 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is not cut-off event [2024-11-27 23:29:21,880 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:29:21,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:29:21,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is not cut-off event [2024-11-27 23:29:21,880 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is not cut-off event [2024-11-27 23:29:22,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,366 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,366 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,366 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,366 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,378 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,378 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,378 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,378 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,378 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,379 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,379 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,379 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,380 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,380 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,380 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,381 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,381 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue]) [2024-11-27 23:29:22,383 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:22,383 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,383 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,405 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 40#L56true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,408 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,408 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,408 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,408 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,475 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,475 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 11#L94-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,475 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,475 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,476 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,476 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,476 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,477 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,477 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,477 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,477 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-27 23:29:22,748 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,748 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,748 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,748 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,748 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 40#L56true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,751 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,751 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,787 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,787 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,787 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,787 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,862 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,862 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,863 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:22,863 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:22,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-27 23:29:23,148 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,167 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,168 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,168 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,168 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,187 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:23,191 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,191 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,191 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,192 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 176#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,226 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,226 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,226 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,226 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,253 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,253 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,253 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-27 23:29:23,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:23,801 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,801 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,801 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,801 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 27#L56-1true, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:23,802 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:23,802 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,944 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,944 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 40#L56true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,964 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,964 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 18#L80true, 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:23,970 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:23,970 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,970 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,970 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 26#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:23,989 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:23,989 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,008 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,008 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,010 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,010 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,014 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,014 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,014 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,063 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,063 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,064 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, 97#L104true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,064 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,064 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,088 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,088 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,089 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,169 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,170 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,170 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,170 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,170 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 26#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,438 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,454 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,454 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,455 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,455 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,455 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,457 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,492 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,493 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,493 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 26#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,498 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,498 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,560 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,561 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,561 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,795 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,795 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,795 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,796 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,796 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,802 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,802 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,802 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,803 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,803 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,834 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,834 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:24,834 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,835 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:24,835 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,836 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:24,836 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,836 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:24,836 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 26#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:24,992 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:24,992 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,992 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:24,992 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,024 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,038 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,038 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 27#L56-1true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 27#L56-1true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,092 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,092 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,092 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,093 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-27 23:29:25,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,196 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,196 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,197 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,197 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,197 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,203 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,204 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,204 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,204 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,607 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,607 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,607 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,607 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,608 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,608 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,674 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,674 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,675 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,675 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,675 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,677 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,677 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,678 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,694 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,775 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,775 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,783 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,783 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 33#L81-2true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,808 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,808 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 33#L81-2true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,808 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 33#L81-2true, 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,809 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,809 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,810 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 161#true, 33#L81-2true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,810 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,810 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, 33#L81-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, 33#L81-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,811 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,818 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,818 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,818 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,820 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,820 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,821 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,825 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, 33#L81-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,825 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,825 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,846 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,846 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,864 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,864 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,865 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,865 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,865 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,866 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,866 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:25,866 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,866 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,867 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,867 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,867 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,867 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,867 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,868 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,868 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,868 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,925 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,926 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,926 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,926 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,928 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,928 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,928 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,929 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,929 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,942 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:25,943 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 113#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:25,944 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:25,944 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,944 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:25,944 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 33#L81-2true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,082 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 33#L81-2true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 33#L81-2true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,083 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 161#true, 33#L81-2true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,084 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, 33#L81-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,084 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, 33#L81-2true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,085 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][260], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,091 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][151], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,091 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,091 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,092 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][190], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, 180#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,093 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 33#L81-2true, 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,109 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,142 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,143 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), 176#true, Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,143 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 56#L105-2true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 176#true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,144 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), 78#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,145 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,155 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,155 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), Black: 144#(<= ~n2~0 0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,156 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,156 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,157 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,157 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,157 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-27 23:29:26,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][154], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,323 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,323 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][250], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][252], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 147#true, 101#L132true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][251], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 183#(<= 0 ~i1~0), 101#L132true, Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,366 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,366 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([716] L69-3-->thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_1|) 0) (= v_~n2~0_111 |v_thread2Thread1of1ForFork1_#t~post2#1_1|)) InVars {~n2~0=v_~n2~0_111} OutVars{~n2~0=v_~n2~0_111, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_1|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][147], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,367 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][148], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,367 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([717] L69-3-->thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= v_~n2~0_113 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (< 2147483646 |v_thread2Thread1of1ForFork1_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_3|))) InVars {~n2~0=v_~n2~0_113} OutVars{~n2~0=v_~n2~0_113, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_3|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_#t~post2#1][149], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 134#(<= ~n3~0 ~n1~0), 69#L57-2true, Black: 144#(<= ~n2~0 0), 101#L132true, 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 132#true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 115#(<= 0 ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,367 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,367 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,368 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,368 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,374 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 100#thread3EXITtrue, 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,374 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 6#thread2EXITtrue, 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:26,374 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,374 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L45-3-->thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_1|) 0) (= |v_thread1Thread1of1ForFork0_#t~post1#1_1| v_~n1~0_113)) InVars {~n1~0=v_~n1~0_113} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_1|, ~n1~0=v_~n1~0_113} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][167], [130#(<= ~n1~0 0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,551 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([693] L45-3-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_3|)) (< 2147483646 |v_thread1Thread1of1ForFork0_#t~post1#1_3|) (= |v_thread1Thread1of1ForFork0_#t~post1#1_3| v_~n1~0_115)) InVars {~n1~0=v_~n1~0_115} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_3|, ~n1~0=v_~n1~0_115} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1][168], [Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,551 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,551 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,552 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][169], [Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, Black: 147#true, 180#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 6#thread2EXITtrue, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), 100#thread3EXITtrue, Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:26,552 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:26,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-27 23:29:26,552 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-27 23:29:27,480 INFO L124 PetriNetUnfolderBase]: 50393/89166 cut-off events. [2024-11-27 23:29:27,481 INFO L125 PetriNetUnfolderBase]: For 221700/236578 co-relation queries the response was YES. [2024-11-27 23:29:27,783 INFO L83 FinitePrefix]: Finished finitePrefix Result has 262940 conditions, 89166 events. 50393/89166 cut-off events. For 221700/236578 co-relation queries the response was YES. Maximal size of possible extension queue 5143. Compared 954305 event pairs, 8356 based on Foata normal form. 4020/85638 useless extension candidates. Maximal degree in co-relation 187255. Up to 22890 conditions per place. [2024-11-27 23:29:28,081 INFO L140 encePairwiseOnDemand]: 96/106 looper letters, 151 selfloop transitions, 11 changer transitions 0/276 dead transitions. [2024-11-27 23:29:28,081 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 276 transitions, 2316 flow [2024-11-27 23:29:28,081 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-27 23:29:28,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-27 23:29:28,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 409 transitions. [2024-11-27 23:29:28,083 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7716981132075472 [2024-11-27 23:29:28,083 INFO L175 Difference]: Start difference. First operand has 145 places, 180 transitions, 1425 flow. Second operand 5 states and 409 transitions. [2024-11-27 23:29:28,083 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 276 transitions, 2316 flow [2024-11-27 23:29:29,207 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 148 places, 276 transitions, 2267 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-27 23:29:29,211 INFO L231 Difference]: Finished difference. Result has 152 places, 187 transitions, 1468 flow [2024-11-27 23:29:29,211 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=106, PETRI_DIFFERENCE_MINUEND_FLOW=1392, PETRI_DIFFERENCE_MINUEND_PLACES=144, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=171, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1468, PETRI_PLACES=152, PETRI_TRANSITIONS=187} [2024-11-27 23:29:29,212 INFO L279 CegarLoopForPetriNet]: 105 programPoint places, 47 predicate places. [2024-11-27 23:29:29,212 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 187 transitions, 1468 flow [2024-11-27 23:29:29,212 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 63.75) internal successors, (255), 4 states have internal predecessors, (255), 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 23:29:29,212 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-27 23:29:29,212 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] [2024-11-27 23:29:29,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-27 23:29:29,212 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 24 more)] === [2024-11-27 23:29:29,213 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-27 23:29:29,213 INFO L85 PathProgramCache]: Analyzing trace with hash -592716732, now seen corresponding path program 1 times [2024-11-27 23:29:29,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-27 23:29:29,213 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1072895230] [2024-11-27 23:29:29,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-27 23:29:29,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-27 23:29:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-27 23:29:29,281 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 23:29:29,281 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-27 23:29:29,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1072895230] [2024-11-27 23:29:29,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1072895230] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-27 23:29:29,282 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-27 23:29:29,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-27 23:29:29,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1829653179] [2024-11-27 23:29:29,282 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-27 23:29:29,282 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-27 23:29:29,282 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-27 23:29:29,283 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-27 23:29:29,284 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-27 23:29:29,321 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 106 [2024-11-27 23:29:29,322 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 187 transitions, 1468 flow. Second operand has 4 states, 4 states have (on average 61.75) internal successors, (247), 4 states have internal predecessors, (247), 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 23:29:29,322 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-27 23:29:29,322 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 106 [2024-11-27 23:29:29,322 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-27 23:29:30,165 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,165 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,165 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,165 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,292 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,292 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,292 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,292 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,297 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,298 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,298 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,298 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,298 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,298 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,302 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,302 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,302 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,303 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,303 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,303 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,303 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,307 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,307 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,307 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,307 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,307 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,308 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,308 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,308 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,308 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,455 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,456 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,456 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,456 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,456 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,456 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,459 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,459 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,459 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,459 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,463 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,463 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,463 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,463 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,464 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,464 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,464 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,464 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,476 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,476 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,476 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,476 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,477 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,477 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,477 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,478 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,478 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,479 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,480 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,480 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,484 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is not cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is not cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,484 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,484 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,484 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,485 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,485 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,502 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,502 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,502 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,503 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,503 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,504 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,504 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,504 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,504 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 104#L93-3true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,669 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,669 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,669 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,670 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,670 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,670 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,670 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,671 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,671 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,671 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,672 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,672 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,672 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,672 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,676 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,676 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,676 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,676 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,677 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,677 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,689 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,689 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,689 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,690 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,690 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,693 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,693 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,694 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 178#(<= ~n3~0 0), Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,694 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,694 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,695 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,695 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,696 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,696 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,697 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,697 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,697 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,698 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:30,698 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,698 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:30,699 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,699 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:30,700 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,700 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,700 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,700 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, 13#L69-1true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,706 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 13#L69-1true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,706 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,706 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,707 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 161#true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 13#L69-1true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,707 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,707 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,707 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,707 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,708 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,708 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,708 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,708 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [130#(<= ~n1~0 0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,710 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,710 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,710 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,710 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 73#L131-4true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,711 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,711 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,711 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,711 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,712 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,712 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is not cut-off event [2024-11-27 23:29:30,712 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,712 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:30,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,718 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,718 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,718 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,719 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,719 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:30,720 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,720 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:30,720 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,720 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][184], [18#L80true, Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 45#L93true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), 73#L131-4true, Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 191#true, 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 118#true, Black: 180#true]) [2024-11-27 23:29:30,878 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,878 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,878 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:30,878 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,184 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,184 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,184 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,184 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,184 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,184 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,185 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,185 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,189 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,189 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,189 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,189 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,190 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,190 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,190 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,190 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 115#(<= 0 ~n1~0), 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,191 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,191 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,191 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,192 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 113#true, 28#thread3Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, Black: 180#true, 178#(<= ~n3~0 0)]) [2024-11-27 23:29:31,192 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,192 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,193 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,193 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,193 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,193 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 31#L70-3true, Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,194 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,194 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,194 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,194 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,194 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([718] L69-3-->L70-3: Formula: (and (<= |v_thread2Thread1of1ForFork1_#t~post2#1_5| 2147483646) (= (+ |v_thread2Thread1of1ForFork1_#t~post2#1_5| 1) v_~n2~0_115) (= v_~n2~0_116 |v_thread2Thread1of1ForFork1_#t~post2#1_5|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork1_#t~post2#1_5|))) InVars {~n2~0=v_~n2~0_116} OutVars{~n2~0=v_~n2~0_115, thread2Thread1of1ForFork1_#t~post2#1=|v_thread2Thread1of1ForFork1_#t~post2#1_5|} AuxVars[] AssignedVars[~n2~0, thread2Thread1of1ForFork1_#t~post2#1][193], [Black: 130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,194 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 105#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 134#(<= ~n3~0 ~n1~0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), 144#(<= ~n2~0 0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:31,195 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,195 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 31#L70-3true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:31,196 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([694] L45-3-->L46-3: Formula: (and (= |v_thread1Thread1of1ForFork0_#t~post1#1_5| v_~n1~0_118) (<= |v_thread1Thread1of1ForFork0_#t~post1#1_5| 2147483646) (= (+ |v_thread1Thread1of1ForFork0_#t~post1#1_5| 1) v_~n1~0_117) (<= 0 (+ 2147483649 |v_thread1Thread1of1ForFork0_#t~post1#1_5|))) InVars {~n1~0=v_~n1~0_118} OutVars{thread1Thread1of1ForFork0_#t~post1#1=|v_thread1Thread1of1ForFork0_#t~post1#1_5|, ~n1~0=v_~n1~0_117} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_#t~post1#1, ~n1~0][217], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 171#true, 17#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 118#true, 89#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 180#true]) [2024-11-27 23:29:31,196 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,196 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2024-11-27 23:29:31,202 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [130#(<= ~n1~0 0), 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), 161#true, 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, 109#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 13#L69-1true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,202 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,202 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,202 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,202 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 13#L69-1true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,203 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,203 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,203 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,203 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([742] L93-3-->L94-3: Formula: (and (= |v_thread3Thread1of1ForFork2_#t~post3#1_5| v_~n3~0_112) (<= 0 (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483649)) (= (+ |v_thread3Thread1of1ForFork2_#t~post3#1_5| 1) v_~n3~0_111) (<= |v_thread3Thread1of1ForFork2_#t~post3#1_5| 2147483646)) InVars {~n3~0=v_~n3~0_112} OutVars{thread3Thread1of1ForFork2_#t~post3#1=|v_thread3Thread1of1ForFork2_#t~post3#1_5|, ~n3~0=v_~n3~0_111} AuxVars[] AssignedVars[thread3Thread1of1ForFork2_#t~post3#1, ~n3~0][92], [154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 130#(<= ~n1~0 0), 161#true, 20#L46-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 147#true, Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 151#true, Black: 153#(<= ~n1~0 ~n2~0), Black: 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 13#L69-1true, 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), 144#(<= ~n2~0 0), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,204 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, 70#L45-3true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), 11#L94-3true, Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,204 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,204 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 88#thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,208 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,208 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,208 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,208 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 104#L93-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 101#L132true, 147#true, 15#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 113#true, 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,209 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,209 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,209 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,209 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([715] L69-1-->L69-3: Formula: (= v_~n2~0_10 |v_thread2Thread1of1ForFork1_~tmp3~1#1_9|) InVars {thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} OutVars{~n2~0=v_~n2~0_10, thread2Thread1of1ForFork1_~tmp3~1#1=|v_thread2Thread1of1ForFork1_~tmp3~1#1_9|} AuxVars[] AssignedVars[~n2~0][191], [Black: 130#(<= ~n1~0 0), 20#L46-3true, 164#(<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0), 104#L93-3true, Black: 132#true, Black: 137#(and (<= ~n3~0 ~n1~0) (<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0)), 109#true, 118#true, Black: 134#(<= ~n3~0 ~n1~0), Black: 144#(<= ~n2~0 0), 147#true, 101#L132true, 194#(<= |thread3Thread1of1ForFork2_~tmp2~1#1| ~n3~0), Black: 154#(<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0), Black: 156#(and (<= |thread2Thread1of1ForFork1_~tmp1~0#1| ~n2~0) (<= ~n1~0 ~n2~0)), Black: 153#(<= ~n1~0 ~n2~0), Black: 161#true, Black: 166#(and (<= ~n3~0 ~n2~0) (<= |thread2Thread1of1ForFork1_~tmp3~1#1| ~n2~0)), Black: 163#(<= ~n3~0 ~n2~0), 151#true, Black: 173#(<= 0 ~n3~0), 182#(<= 0 ~i~0), 4#L69-3true, Black: 178#(<= ~n3~0 0), Black: 115#(<= 0 ~n1~0), 135#(<= |thread1Thread1of1ForFork0_~tmp3~0#1| ~n1~0), Black: 120#(<= ~n2~0 ~n1~0), Black: 183#(<= 0 ~i1~0), Black: 123#(and (<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0) (<= ~n2~0 ~n1~0)), Black: 185#(and (<= 0 ~i1~0) (<= 0 ~i~0)), Black: 180#true, Black: 121#(<= |thread1Thread1of1ForFork0_~tmp2~0#1| ~n1~0)]) [2024-11-27 23:29:31,210 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,210 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event [2024-11-27 23:29:31,210 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is not cut-off event [2024-11-27 23:29:31,210 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is not cut-off event