./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya --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 a42fdc99fbc54512a7829bd297e0f02fe251a511098f304812399f6e9de1d8b6 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 05:26:47,290 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 05:26:47,353 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Overflow-32bit-Automizer_Default.epf [2023-11-29 05:26:47,357 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 05:26:47,358 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 05:26:47,382 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 05:26:47,382 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 05:26:47,383 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 05:26:47,383 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 05:26:47,384 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 05:26:47,384 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 05:26:47,385 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 05:26:47,386 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 05:26:47,386 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 05:26:47,387 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 05:26:47,387 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 05:26:47,388 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 05:26:47,388 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 05:26:47,389 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 05:26:47,389 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 05:26:47,390 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 05:26:47,390 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 05:26:47,391 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 05:26:47,391 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 05:26:47,391 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-29 05:26:47,392 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 05:26:47,392 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 05:26:47,392 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 05:26:47,393 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 05:26:47,393 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 05:26:47,394 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 05:26:47,394 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 05:26:47,394 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 05:26:47,394 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:26:47,395 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 05:26:47,395 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 05:26:47,395 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 05:26:47,395 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 05:26:47,395 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 05:26:47,396 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 05:26:47,396 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 05:26:47,396 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 05:26:47,396 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 05:26:47,396 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 05:26:47,397 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.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_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya 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 -> a42fdc99fbc54512a7829bd297e0f02fe251a511098f304812399f6e9de1d8b6 [2023-11-29 05:26:47,623 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 05:26:47,656 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 05:26:47,658 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 05:26:47,659 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 05:26:47,660 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 05:26:47,661 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2023-11-29 05:26:50,445 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 05:26:50,618 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 05:26:50,619 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2023-11-29 05:26:50,629 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/data/e1de8ace0/1cb79c1616164d63b90dd5743eb09934/FLAG583e64b9d [2023-11-29 05:26:50,644 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/data/e1de8ace0/1cb79c1616164d63b90dd5743eb09934 [2023-11-29 05:26:50,646 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 05:26:50,648 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 05:26:50,650 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 05:26:50,650 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 05:26:50,654 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 05:26:50,655 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,656 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@185fe9ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50, skipping insertion in model container [2023-11-29 05:26:50,656 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,686 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 05:26:50,857 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:26:50,868 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 05:26:50,909 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 05:26:50,918 WARN L675 CHandler]: The function __VERIFIER_atomic_begin is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:26:50,918 WARN L675 CHandler]: The function __VERIFIER_atomic_end is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 05:26:50,925 INFO L206 MainTranslator]: Completed translation [2023-11-29 05:26:50,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50 WrapperNode [2023-11-29 05:26:50,925 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 05:26:50,926 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 05:26:50,926 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 05:26:50,926 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 05:26:50,933 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,943 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,979 INFO L138 Inliner]: procedures = 23, calls = 177, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 426 [2023-11-29 05:26:50,980 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 05:26:50,980 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 05:26:50,980 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 05:26:50,981 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 05:26:50,992 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,992 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:50,997 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,014 INFO L175 MemorySlicer]: Split 10 memory accesses to 5 slices as follows [2, 2, 2, 2, 2]. 20 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0]. The 4 writes are split as follows [0, 1, 1, 1, 1]. [2023-11-29 05:26:51,014 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,015 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,026 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,029 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,031 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,033 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,036 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 05:26:51,036 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 05:26:51,037 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 05:26:51,037 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 05:26:51,037 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (1/1) ... [2023-11-29 05:26:51,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 05:26:51,055 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 05:26:51,068 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 05:26:51,076 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03f264f8-22c6-4dc4-8ad2-9e08f524215b/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 05:26:51,104 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 05:26:51,104 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2023-11-29 05:26:51,104 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2023-11-29 05:26:51,105 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2023-11-29 05:26:51,105 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2023-11-29 05:26:51,105 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2023-11-29 05:26:51,105 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2023-11-29 05:26:51,105 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2023-11-29 05:26:51,105 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 05:26:51,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-29 05:26:51,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-29 05:26:51,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-29 05:26:51,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-29 05:26:51,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-29 05:26:51,107 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2023-11-29 05:26:51,108 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2023-11-29 05:26:51,108 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 05:26:51,108 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 05:26:51,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-29 05:26:51,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-29 05:26:51,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-29 05:26:51,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-29 05:26:51,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-29 05:26:51,109 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 05:26:51,111 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-29 05:26:51,235 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 05:26:51,237 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 05:26:51,671 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 05:26:52,108 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 05:26:52,108 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-29 05:26:52,108 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:26:52 BoogieIcfgContainer [2023-11-29 05:26:52,108 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 05:26:52,111 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 05:26:52,111 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 05:26:52,114 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 05:26:52,115 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 05:26:50" (1/3) ... [2023-11-29 05:26:52,115 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21f20970 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:26:52, skipping insertion in model container [2023-11-29 05:26:52,115 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 05:26:50" (2/3) ... [2023-11-29 05:26:52,116 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21f20970 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 05:26:52, skipping insertion in model container [2023-11-29 05:26:52,116 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 05:26:52" (3/3) ... [2023-11-29 05:26:52,117 INFO L112 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2023-11-29 05:26:52,126 WARN L145 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2023-11-29 05:26:52,137 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 05:26:52,137 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2023-11-29 05:26:52,137 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-29 05:26:52,204 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2023-11-29 05:26:52,240 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 118 places, 105 transitions, 238 flow [2023-11-29 05:26:52,294 INFO L124 PetriNetUnfolderBase]: 0/101 cut-off events. [2023-11-29 05:26:52,295 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2023-11-29 05:26:52,297 INFO L83 FinitePrefix]: Finished finitePrefix Result has 118 conditions, 101 events. 0/101 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 307 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 0. Up to 2 conditions per place. [2023-11-29 05:26:52,297 INFO L82 GeneralOperation]: Start removeDead. Operand has 118 places, 105 transitions, 238 flow [2023-11-29 05:26:52,302 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 112 places, 99 transitions, 219 flow [2023-11-29 05:26:52,312 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 05:26:52,319 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@3145e39c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 05:26:52,320 INFO L358 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2023-11-29 05:26:52,328 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-29 05:26:52,328 INFO L124 PetriNetUnfolderBase]: 0/19 cut-off events. [2023-11-29 05:26:52,329 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-29 05:26:52,329 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:26:52,329 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:26:52,330 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2023-11-29 05:26:52,335 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:26:52,335 INFO L85 PathProgramCache]: Analyzing trace with hash -1698778480, now seen corresponding path program 1 times [2023-11-29 05:26:52,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:26:52,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1513117077] [2023-11-29 05:26:52,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:26:52,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:26:52,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:26:52,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:26:52,732 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:26:52,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1513117077] [2023-11-29 05:26:52,733 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1513117077] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:26:52,733 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:26:52,733 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 05:26:52,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [446163870] [2023-11-29 05:26:52,735 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:26:52,742 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 05:26:52,747 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:26:52,769 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 05:26:52,770 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 05:26:52,803 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 32 out of 105 [2023-11-29 05:26:52,806 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 99 transitions, 219 flow. Second operand has 4 states, 4 states have (on average 33.0) internal successors, (132), 4 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:26:52,807 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:26:52,807 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 32 of 105 [2023-11-29 05:26:52,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:27:26,493 INFO L124 PetriNetUnfolderBase]: 318777/435673 cut-off events. [2023-11-29 05:27:26,493 INFO L125 PetriNetUnfolderBase]: For 10384/10384 co-relation queries the response was YES. [2023-11-29 05:27:27,138 INFO L83 FinitePrefix]: Finished finitePrefix Result has 864814 conditions, 435673 events. 318777/435673 cut-off events. For 10384/10384 co-relation queries the response was YES. Maximal size of possible extension queue 15044. Compared 3671438 event pairs, 318777 based on Foata normal form. 0/337766 useless extension candidates. Maximal degree in co-relation 814541. Up to 419638 conditions per place. [2023-11-29 05:27:29,132 INFO L140 encePairwiseOnDemand]: 102/105 looper letters, 68 selfloop transitions, 1 changer transitions 0/97 dead transitions. [2023-11-29 05:27:29,132 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 97 transitions, 353 flow [2023-11-29 05:27:29,133 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 05:27:29,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-29 05:27:29,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 167 transitions. [2023-11-29 05:27:29,143 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5301587301587302 [2023-11-29 05:27:29,143 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 167 transitions. [2023-11-29 05:27:29,144 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 167 transitions. [2023-11-29 05:27:29,145 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:27:29,146 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 167 transitions. [2023-11-29 05:27:29,148 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 55.666666666666664) internal successors, (167), 3 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:27:29,152 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 105.0) internal successors, (420), 4 states have internal predecessors, (420), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:27:29,152 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 105.0) internal successors, (420), 4 states have internal predecessors, (420), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:27:29,154 INFO L175 Difference]: Start difference. First operand has 112 places, 99 transitions, 219 flow. Second operand 3 states and 167 transitions. [2023-11-29 05:27:29,155 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 97 transitions, 353 flow [2023-11-29 05:27:29,798 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 105 places, 97 transitions, 340 flow, removed 0 selfloop flow, removed 7 redundant places. [2023-11-29 05:27:29,802 INFO L231 Difference]: Finished difference. Result has 105 places, 97 transitions, 204 flow [2023-11-29 05:27:29,804 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=105, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=97, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=96, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=204, PETRI_PLACES=105, PETRI_TRANSITIONS=97} [2023-11-29 05:27:29,806 INFO L281 CegarLoopForPetriNet]: 112 programPoint places, -7 predicate places. [2023-11-29 05:27:29,807 INFO L495 AbstractCegarLoop]: Abstraction has has 105 places, 97 transitions, 204 flow [2023-11-29 05:27:29,807 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 33.0) internal successors, (132), 4 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:27:29,807 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:27:29,807 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:27:29,808 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-29 05:27:29,808 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2023-11-29 05:27:29,808 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:27:29,809 INFO L85 PathProgramCache]: Analyzing trace with hash -1698778479, now seen corresponding path program 1 times [2023-11-29 05:27:29,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:27:29,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848414801] [2023-11-29 05:27:29,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:27:29,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:27:29,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:27:30,037 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:27:30,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:27:30,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848414801] [2023-11-29 05:27:30,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848414801] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:27:30,039 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:27:30,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:27:30,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [438112609] [2023-11-29 05:27:30,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:27:30,041 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:27:30,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:27:30,042 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:27:30,042 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:27:30,112 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 105 [2023-11-29 05:27:30,113 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 105 places, 97 transitions, 204 flow. Second operand has 6 states, 6 states have (on average 25.0) internal successors, (150), 6 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:27:30,113 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:27:30,113 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 105 [2023-11-29 05:27:30,113 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:28:24,884 INFO L124 PetriNetUnfolderBase]: 652891/878848 cut-off events. [2023-11-29 05:28:24,885 INFO L125 PetriNetUnfolderBase]: For 2314/2314 co-relation queries the response was YES. [2023-11-29 05:28:25,882 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1747329 conditions, 878848 events. 652891/878848 cut-off events. For 2314/2314 co-relation queries the response was YES. Maximal size of possible extension queue 16331. Compared 6980270 event pairs, 251651 based on Foata normal form. 0/717858 useless extension candidates. Maximal degree in co-relation 1747323. Up to 585037 conditions per place. [2023-11-29 05:28:28,844 INFO L140 encePairwiseOnDemand]: 87/105 looper letters, 211 selfloop transitions, 25 changer transitions 4/260 dead transitions. [2023-11-29 05:28:28,844 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 260 transitions, 1029 flow [2023-11-29 05:28:28,845 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-29 05:28:28,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-29 05:28:28,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 393 transitions. [2023-11-29 05:28:28,848 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6238095238095238 [2023-11-29 05:28:28,848 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 393 transitions. [2023-11-29 05:28:28,849 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 393 transitions. [2023-11-29 05:28:28,850 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-29 05:28:28,850 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 393 transitions. [2023-11-29 05:28:28,853 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 65.5) internal successors, (393), 6 states have internal predecessors, (393), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:28:28,856 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 105.0) internal successors, (735), 7 states have internal predecessors, (735), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:28:28,856 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 105.0) internal successors, (735), 7 states have internal predecessors, (735), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:28:28,856 INFO L175 Difference]: Start difference. First operand has 105 places, 97 transitions, 204 flow. Second operand 6 states and 393 transitions. [2023-11-29 05:28:28,857 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 260 transitions, 1029 flow [2023-11-29 05:28:28,863 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 260 transitions, 1028 flow, removed 0 selfloop flow, removed 1 redundant places. [2023-11-29 05:28:28,867 INFO L231 Difference]: Finished difference. Result has 113 places, 121 transitions, 391 flow [2023-11-29 05:28:28,868 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=105, PETRI_DIFFERENCE_MINUEND_FLOW=203, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=97, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=391, PETRI_PLACES=113, PETRI_TRANSITIONS=121} [2023-11-29 05:28:28,869 INFO L281 CegarLoopForPetriNet]: 112 programPoint places, 1 predicate places. [2023-11-29 05:28:28,869 INFO L495 AbstractCegarLoop]: Abstraction has has 113 places, 121 transitions, 391 flow [2023-11-29 05:28:28,869 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.0) internal successors, (150), 6 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:28:28,870 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-29 05:28:28,870 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 05:28:28,870 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-29 05:28:28,870 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err0ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2023-11-29 05:28:28,871 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 05:28:28,871 INFO L85 PathProgramCache]: Analyzing trace with hash 638972955, now seen corresponding path program 1 times [2023-11-29 05:28:28,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-29 05:28:28,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [642746592] [2023-11-29 05:28:28,872 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 05:28:28,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-29 05:28:28,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 05:28:29,028 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 05:28:29,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-29 05:28:29,028 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [642746592] [2023-11-29 05:28:29,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [642746592] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 05:28:29,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 05:28:29,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 05:28:29,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003550102] [2023-11-29 05:28:29,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 05:28:29,030 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-29 05:28:29,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-29 05:28:29,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-29 05:28:29,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2023-11-29 05:28:29,101 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 105 [2023-11-29 05:28:29,102 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 121 transitions, 391 flow. Second operand has 6 states, 6 states have (on average 27.333333333333332) internal successors, (164), 6 states have internal predecessors, (164), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 05:28:29,102 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-29 05:28:29,102 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 105 [2023-11-29 05:28:29,102 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-29 05:28:31,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:31,112 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2023-11-29 05:28:31,113 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-29 05:28:31,113 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-29 05:28:31,113 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2023-11-29 05:28:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:31,699 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,700 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,700 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,700 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:31,704 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,704 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,704 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,704 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:31,714 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,714 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,714 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,714 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:31,720 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,720 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,722 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:31,722 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,722 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:31,723 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2023-11-29 05:28:32,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:32,353 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,353 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,356 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:32,356 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,356 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,357 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:32,364 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,364 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,365 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:32,375 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,375 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,375 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,375 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,376 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:32,377 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,377 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,377 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,377 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,377 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:32,384 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,384 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,384 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,384 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:32,385 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,385 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:32,388 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,388 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,388 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,388 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:32,599 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,599 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,599 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,599 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:32,599 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,599 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,600 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:32,600 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2023-11-29 05:28:33,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,283 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,283 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 79#L115true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,297 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,297 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:33,303 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:33,303 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,303 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:33,305 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,305 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,315 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,315 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,315 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,316 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,318 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,318 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,318 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,318 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,319 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,319 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,319 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,319 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,319 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,320 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,320 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,320 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:33,327 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,327 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,327 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,327 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,331 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,331 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:33,331 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,332 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is not cut-off event [2023-11-29 05:28:33,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:33,333 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:33,333 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,333 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,334 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:33,334 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,335 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,335 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,335 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:33,337 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,337 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,337 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,337 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,338 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:33,338 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,338 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,338 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,338 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:33,338 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2023-11-29 05:28:34,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 79#L115true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,361 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,361 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,361 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,361 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:34,365 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,365 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,365 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,365 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, 77#L212true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:34,366 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,366 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,366 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,366 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:34,367 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,367 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,367 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,367 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,380 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,380 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,380 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,380 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L118true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,381 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,381 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,381 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,381 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,383 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,383 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,384 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,384 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:34,392 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,392 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,392 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,392 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,403 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:34,403 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,403 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,408 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,408 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,409 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,409 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,410 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,410 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,410 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,411 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,411 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,411 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,411 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:34,414 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,414 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,414 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,414 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,415 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,415 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,415 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,415 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,415 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,415 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:34,419 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,419 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,420 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,420 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is not cut-off event [2023-11-29 05:28:34,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:34,424 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:34,424 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,424 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:34,425 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:34,425 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,425 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:34,429 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:34,430 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,430 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,431 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:34,431 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,431 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,431 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,431 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,432 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,432 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,432 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,433 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,433 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,433 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,433 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,433 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,434 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,434 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,434 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,435 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,435 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,435 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,435 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,437 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,438 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:34,438 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,438 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:34,439 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,439 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,439 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,439 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,440 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:34,440 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,440 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,440 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,440 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:34,440 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2023-11-29 05:28:35,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,593 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,593 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,593 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,593 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L118true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,594 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,594 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,594 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,594 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,596 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,596 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,596 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,596 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:35,602 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,602 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,602 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,602 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,617 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,617 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,617 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L118true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,621 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,621 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,625 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,625 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,625 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,625 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,625 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true, 89#L160true]) [2023-11-29 05:28:35,631 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:35,631 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,631 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,632 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,632 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,633 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,633 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,633 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,633 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:35,642 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,642 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,642 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,642 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:35,646 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:35,646 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,646 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:35,647 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:35,647 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,647 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:35,651 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,651 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,651 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,651 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,652 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,652 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,652 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,653 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,653 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,653 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,654 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,654 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,654 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,655 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,655 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,655 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,655 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,658 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,658 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,658 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,658 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,659 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,659 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,659 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,660 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,660 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,660 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,660 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,660 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,660 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 14#L167true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,667 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,667 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,667 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,667 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:35,670 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,670 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,670 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,670 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:35,674 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,674 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,674 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,675 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,679 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,679 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,679 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,679 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,679 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,679 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,680 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,680 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,680 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,680 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,680 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is not cut-off event [2023-11-29 05:28:35,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,680 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,680 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,681 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,681 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:35,682 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,682 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,682 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,682 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,682 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,683 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,683 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,684 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,684 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,687 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,687 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:35,688 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:35,688 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,688 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:35,689 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:35,689 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2023-11-29 05:28:37,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,006 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,006 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,006 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,006 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,006 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,006 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,006 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,006 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,007 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,007 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L118true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,010 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,010 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,010 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,010 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,013 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,014 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,014 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,014 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,014 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,014 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:37,019 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,019 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,019 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,020 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,020 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,021 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,021 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,021 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,021 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 32#L121true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,034 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,034 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,034 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,035 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,035 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 19#L124true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,035 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,035 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,041 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,041 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,041 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,042 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 32#L121true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,046 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,046 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,046 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,046 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,047 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,047 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,047 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,047 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,051 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,051 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,051 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,051 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,051 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,051 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true, 89#L160true]) [2023-11-29 05:28:37,055 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,055 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true, 89#L160true]) [2023-11-29 05:28:37,059 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,059 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,059 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,059 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,060 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,060 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,060 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:37,061 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,061 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,062 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,062 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,074 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,074 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,074 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,074 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,077 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:37,077 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,077 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,077 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,077 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:37,081 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,081 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,081 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,081 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,085 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,085 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,085 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,086 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,086 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,086 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,087 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:37,087 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,087 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,087 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,087 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:37,088 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,088 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,088 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,089 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,092 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,092 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,093 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,093 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:37,094 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,094 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,094 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 23#L170true]) [2023-11-29 05:28:37,103 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,103 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,103 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,103 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 14#L167true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,103 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 14#L167true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,104 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 14#L167true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,104 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,104 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 14#L167true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,105 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:37,105 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,105 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:37,108 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,108 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,108 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,108 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:37,112 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,112 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,112 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,112 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:37,112 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:37,113 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:37,113 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,114 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:37,114 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,114 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,114 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,114 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,118 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,118 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,118 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,118 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,118 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,118 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,119 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,119 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,119 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,119 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,119 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,119 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is not cut-off event [2023-11-29 05:28:37,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,120 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,120 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,120 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,121 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,121 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,121 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,122 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,123 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,123 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,123 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:37,124 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,124 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:37,125 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,125 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,126 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,126 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,126 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,126 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,126 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,127 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,127 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,128 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,128 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,131 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,131 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,131 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,131 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,132 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:37,132 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,132 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,132 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,132 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:37,133 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,133 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,133 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,133 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:37,133 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2023-11-29 05:28:38,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 32#L121true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,591 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,591 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,591 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,591 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 19#L124true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,591 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,592 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,592 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,592 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,597 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,597 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,598 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,598 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 32#L121true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,601 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,601 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,601 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,601 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,603 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,603 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,603 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,603 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,606 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,606 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,606 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,606 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,606 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,606 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,609 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true, 92#L105true]) [2023-11-29 05:28:38,609 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,609 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,609 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,609 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true, 89#L160true]) [2023-11-29 05:28:38,613 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,613 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,614 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,614 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,614 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,615 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,615 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:38,616 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,617 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,617 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,617 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,636 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 79#L115true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,636 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,636 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,636 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 86#L127true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 108#L209true, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,637 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,637 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,638 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,638 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,647 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,647 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,647 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,647 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 19#L124true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,651 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,652 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,652 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,652 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,652 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 61#L118true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,653 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,653 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,653 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,653 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,654 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 79#L115true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,655 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,655 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,655 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,655 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,655 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,659 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 93#L108true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,659 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,659 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,659 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,659 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,659 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:38,664 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,664 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,664 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,664 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 14#L167true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,668 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,668 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,668 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 74#L225true, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true, 89#L160true]) [2023-11-29 05:28:38,669 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 92#L105true]) [2023-11-29 05:28:38,670 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,670 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,670 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,671 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,671 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 14#L167true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,679 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,679 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,679 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,679 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,686 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 23#L170true]) [2023-11-29 05:28:38,687 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,687 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,687 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,687 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,688 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,688 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,689 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,689 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,689 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:38,690 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,690 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:38,693 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,694 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,694 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,694 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,697 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,697 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,697 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,698 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,698 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,698 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,698 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,698 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:38,699 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,704 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,704 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,704 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,704 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,704 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,704 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,705 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,705 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,705 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, 59#L274-1true, 14#L167true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,706 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,706 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,706 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,706 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,707 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,707 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,707 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,708 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,708 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 83#L219true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,708 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,708 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,708 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,709 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,709 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,709 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,709 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,709 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,710 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,710 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,710 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,711 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:38,712 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,712 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,712 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [59#L274-1true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 74#L225true, 15#L56true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,713 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,713 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,714 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,714 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,714 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,715 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,717 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,717 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,718 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,718 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,719 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 59#L274-1true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,719 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,719 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,719 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,719 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,719 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 23#L170true]) [2023-11-29 05:28:38,720 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,721 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,721 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,721 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,728 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,728 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,728 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,728 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 77#L212true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 23#L170true]) [2023-11-29 05:28:38,730 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,730 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,730 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,730 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 23#L170true]) [2023-11-29 05:28:38,731 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,731 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,731 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,731 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 23#L170true]) [2023-11-29 05:28:38,732 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,732 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,732 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 23#L170true]) [2023-11-29 05:28:38,733 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,733 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 77#L212true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 7#L173true, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,736 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,736 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,737 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 83#L219true, 14#L167true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,738 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,738 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,738 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,738 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true, 92#L105true]) [2023-11-29 05:28:38,739 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,739 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,740 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,740 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:38,743 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,743 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,743 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,743 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,749 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,749 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,749 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,750 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,750 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,750 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,750 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,750 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 89#L160true]) [2023-11-29 05:28:38,750 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,751 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true, 89#L160true]) [2023-11-29 05:28:38,751 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,751 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,752 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,759 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,759 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,759 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,759 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,759 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,759 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,760 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,760 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,760 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,760 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,760 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,760 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 70#L231true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,761 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,761 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,761 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,761 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2023-11-29 05:28:38,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 14#L167true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,762 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,762 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,762 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,762 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [83#L219true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 23#L170true]) [2023-11-29 05:28:38,763 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,763 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,764 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,764 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,765 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 15#L56true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 22#L222true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,765 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,766 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 74#L225true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,766 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][63], [139#true, 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 74#L225true, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,767 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,767 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 106#L228true, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0), 89#L160true]) [2023-11-29 05:28:38,768 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,768 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 144#(= ~n2~0 0), 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,769 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([988] L53-->L56: Formula: (and (<= v_~n1~0_135 2147483646) (<= 0 (+ 2147483649 v_~n1~0_135)) (= v_~n1~0_134 (+ v_~n1~0_135 1))) InVars {~n1~0=v_~n1~0_135} OutVars{~n1~0=v_~n1~0_134, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_5|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1, ~n1~0][169], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 73#thread3Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 106#L228true, 15#L56true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,770 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,770 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,770 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,770 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), 70#L231true, Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,771 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,771 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,771 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,772 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 87#thread2Err0ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,775 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,775 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 106#L228true, 85#L273-4true, 49#thread2Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0))]) [2023-11-29 05:28:38,776 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,776 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,777 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][62], [139#true, Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), 70#L231true, Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, thread4Thread1of1ForFork2InUse, 128#true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 92#L105true]) [2023-11-29 05:28:38,777 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,777 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,777 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,777 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,777 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([987] L53-->thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread1Thread1of1ForFork1_#t~post1#1_3|) (<= 0 (+ |v_thread1Thread1of1ForFork1_#t~post1#1_3| 2147483649)) (= |v_thread1Thread1of1ForFork1_#t~post1#1_3| v_~n1~0_132)) InVars {~n1~0=v_~n1~0_132} OutVars{~n1~0=v_~n1~0_132, thread1Thread1of1ForFork1_#t~post1#1=|v_thread1Thread1of1ForFork1_#t~post1#1_3|} AuxVars[] AssignedVars[thread1Thread1of1ForFork1_#t~post1#1][168], [Black: 130#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n2~0 ~n1~0) (<= ~n4~0 0)), Black: 132#(and (<= ~n1~0 0) (<= ~n4~0 0)), Black: 131#(and (<= ~n1~0 0) (<= ~n3~0 0) (<= ~n4~0 0)), Black: 133#(<= ~n1~0 0), 54#L154true, 5#thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L273-4true, 39#L234true, thread4Thread1of1ForFork2InUse, 128#true, 98#L102true, 126#(and (<= 0 ~n1~0) (<= 0 ~n4~0)), 144#(= ~n2~0 0)]) [2023-11-29 05:28:38,778 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,778 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,778 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2023-11-29 05:28:38,778 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event