./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 25cf9c0a16564c460f6e824f90a2df4185d2e5d2c682a221258efaf06dec8ca4 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 18:48:28,474 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 18:48:28,587 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-08 18:48:28,594 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 18:48:28,594 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 18:48:28,632 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 18:48:28,633 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 18:48:28,636 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 18:48:28,636 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 18:48:28,637 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 18:48:28,637 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 18:48:28,637 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 18:48:28,638 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 18:48:28,638 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 18:48:28,639 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 18:48:28,639 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 18:48:28,642 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 18:48:28,645 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 18:48:28,645 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 18:48:28,645 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 18:48:28,646 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 18:48:28,646 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 18:48:28,646 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 18:48:28,647 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 18:48:28,647 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 18:48:28,647 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 18:48:28,648 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 18:48:28,648 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 18:48:28,648 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 18:48:28,648 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 18:48:28,649 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 18:48:28,649 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 18:48:28,652 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 18:48:28,653 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 18:48:28,653 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 18:48:28,653 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 18:48:28,653 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 18:48:28,654 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 18:48:28,654 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 18:48:28,654 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 18:48:28,654 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 18:48:28,655 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 18:48:28,655 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_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/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_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX 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 ! call(reach_error())) ) 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 -> 25cf9c0a16564c460f6e824f90a2df4185d2e5d2c682a221258efaf06dec8ca4 [2024-11-08 18:48:28,969 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 18:48:29,005 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 18:48:29,020 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 18:48:29,022 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 18:48:29,022 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 18:48:29,024 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c Unable to find full path for "g++" [2024-11-08 18:48:31,024 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 18:48:31,222 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 18:48:31,223 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c [2024-11-08 18:48:31,232 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/data/b74183c8f/27fb75f3a9474703a6fb6f6bbd08d8ee/FLAGb7bbb3f2d [2024-11-08 18:48:31,248 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/data/b74183c8f/27fb75f3a9474703a6fb6f6bbd08d8ee [2024-11-08 18:48:31,251 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 18:48:31,254 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 18:48:31,257 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 18:48:31,257 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 18:48:31,263 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 18:48:31,266 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,268 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a3a8d9c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31, skipping insertion in model container [2024-11-08 18:48:31,268 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,302 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 18:48:31,642 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c[2625,2638] [2024-11-08 18:48:31,652 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 18:48:31,662 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 18:48:31,698 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/sv-benchmarks/c/weaver/popl20-more-max-array-hom.wvr.c[2625,2638] [2024-11-08 18:48:31,705 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 18:48:31,726 INFO L204 MainTranslator]: Completed translation [2024-11-08 18:48:31,726 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31 WrapperNode [2024-11-08 18:48:31,727 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 18:48:31,728 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 18:48:31,728 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 18:48:31,728 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 18:48:31,737 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,745 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,768 INFO L138 Inliner]: procedures = 23, calls = 28, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 86 [2024-11-08 18:48:31,769 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 18:48:31,769 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 18:48:31,770 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 18:48:31,770 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 18:48:31,783 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,783 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,786 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,803 INFO L175 MemorySlicer]: Split 9 memory accesses to 2 slices as follows [2, 7]. 78 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-08 18:48:31,803 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,803 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,811 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,816 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,818 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,819 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,822 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 18:48:31,826 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 18:48:31,827 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 18:48:31,827 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 18:48:31,828 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (1/1) ... [2024-11-08 18:48:31,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 18:48:31,847 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:48:31,862 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-08 18:48:31,868 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-08 18:48:31,893 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 18:48:31,893 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-08 18:48:31,894 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-08 18:48:31,894 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-08 18:48:31,894 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-08 18:48:31,894 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-08 18:48:31,894 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-08 18:48:31,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 18:48:31,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 18:48:31,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-08 18:48:31,895 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-08 18:48:31,895 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-08 18:48:31,896 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-08 18:48:31,896 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-08 18:48:31,896 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 18:48:31,896 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 18:48:31,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-08 18:48:31,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-08 18:48:31,898 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-08 18:48:32,021 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 18:48:32,024 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 18:48:32,347 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-08 18:48:32,347 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 18:48:32,654 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 18:48:32,658 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 18:48:32,658 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:32 BoogieIcfgContainer [2024-11-08 18:48:32,658 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 18:48:32,663 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 18:48:32,664 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 18:48:32,671 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 18:48:32,671 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 06:48:31" (1/3) ... [2024-11-08 18:48:32,675 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a9ba0d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:32, skipping insertion in model container [2024-11-08 18:48:32,676 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 06:48:31" (2/3) ... [2024-11-08 18:48:32,676 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a9ba0d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 06:48:32, skipping insertion in model container [2024-11-08 18:48:32,676 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 06:48:32" (3/3) ... [2024-11-08 18:48:32,682 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-max-array-hom.wvr.c [2024-11-08 18:48:32,701 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 18:48:32,702 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-08 18:48:32,702 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-08 18:48:32,791 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-08 18:48:32,873 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 45 transitions, 111 flow [2024-11-08 18:48:32,919 INFO L124 PetriNetUnfolderBase]: 8/42 cut-off events. [2024-11-08 18:48:32,920 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-08 18:48:32,927 INFO L83 FinitePrefix]: Finished finitePrefix Result has 55 conditions, 42 events. 8/42 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 65 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 33. Up to 2 conditions per place. [2024-11-08 18:48:32,927 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 45 transitions, 111 flow [2024-11-08 18:48:32,934 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 41 transitions, 100 flow [2024-11-08 18:48:32,943 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 18:48:32,950 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@61d17de5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 18:48:32,950 INFO L334 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-11-08 18:48:32,971 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-08 18:48:32,972 INFO L124 PetriNetUnfolderBase]: 8/40 cut-off events. [2024-11-08 18:48:32,972 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-08 18:48:32,972 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:48:32,973 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:48:32,974 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:48:32,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:48:32,981 INFO L85 PathProgramCache]: Analyzing trace with hash 1203860265, now seen corresponding path program 1 times [2024-11-08 18:48:32,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:48:32,992 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017954207] [2024-11-08 18:48:32,992 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:32,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:48:33,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:33,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:48:33,502 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:48:33,503 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017954207] [2024-11-08 18:48:33,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017954207] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:48:33,504 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:48:33,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 18:48:33,505 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726708403] [2024-11-08 18:48:33,506 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:48:33,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-08 18:48:33,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:48:33,549 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 18:48:33,549 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 18:48:33,551 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 45 [2024-11-08 18:48:33,555 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 43 places, 41 transitions, 100 flow. Second operand has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:33,555 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:48:33,555 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 45 [2024-11-08 18:48:33,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:48:33,856 INFO L124 PetriNetUnfolderBase]: 680/1146 cut-off events. [2024-11-08 18:48:33,857 INFO L125 PetriNetUnfolderBase]: For 88/88 co-relation queries the response was YES. [2024-11-08 18:48:33,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2141 conditions, 1146 events. 680/1146 cut-off events. For 88/88 co-relation queries the response was YES. Maximal size of possible extension queue 89. Compared 5651 event pairs, 126 based on Foata normal form. 1/1003 useless extension candidates. Maximal degree in co-relation 1904. Up to 677 conditions per place. [2024-11-08 18:48:33,876 INFO L140 encePairwiseOnDemand]: 40/45 looper letters, 37 selfloop transitions, 4 changer transitions 1/58 dead transitions. [2024-11-08 18:48:33,877 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 45 places, 58 transitions, 233 flow [2024-11-08 18:48:33,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 18:48:33,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-08 18:48:33,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 100 transitions. [2024-11-08 18:48:33,892 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7407407407407407 [2024-11-08 18:48:33,894 INFO L175 Difference]: Start difference. First operand has 43 places, 41 transitions, 100 flow. Second operand 3 states and 100 transitions. [2024-11-08 18:48:33,895 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 45 places, 58 transitions, 233 flow [2024-11-08 18:48:33,901 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 39 places, 58 transitions, 211 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-08 18:48:33,906 INFO L231 Difference]: Finished difference. Result has 40 places, 44 transitions, 114 flow [2024-11-08 18:48:33,910 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=88, PETRI_DIFFERENCE_MINUEND_PLACES=37, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=41, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=37, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=114, PETRI_PLACES=40, PETRI_TRANSITIONS=44} [2024-11-08 18:48:33,915 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, -3 predicate places. [2024-11-08 18:48:33,916 INFO L471 AbstractCegarLoop]: Abstraction has has 40 places, 44 transitions, 114 flow [2024-11-08 18:48:33,916 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:33,917 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:48:33,917 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:48:33,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 18:48:33,918 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:48:33,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:48:33,920 INFO L85 PathProgramCache]: Analyzing trace with hash -1161757627, now seen corresponding path program 1 times [2024-11-08 18:48:33,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:48:33,920 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1312643391] [2024-11-08 18:48:33,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:33,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:48:33,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:34,117 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:48:34,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:48:34,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1312643391] [2024-11-08 18:48:34,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1312643391] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:48:34,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:48:34,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 18:48:34,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151193353] [2024-11-08 18:48:34,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:48:34,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 18:48:34,122 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:48:34,122 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 18:48:34,123 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 18:48:34,169 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 45 [2024-11-08 18:48:34,169 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 44 transitions, 114 flow. Second operand has 4 states, 4 states have (on average 22.25) internal successors, (89), 4 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:34,170 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:48:34,170 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 45 [2024-11-08 18:48:34,170 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:48:34,442 INFO L124 PetriNetUnfolderBase]: 697/1214 cut-off events. [2024-11-08 18:48:34,443 INFO L125 PetriNetUnfolderBase]: For 192/192 co-relation queries the response was YES. [2024-11-08 18:48:34,447 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2423 conditions, 1214 events. 697/1214 cut-off events. For 192/192 co-relation queries the response was YES. Maximal size of possible extension queue 98. Compared 6526 event pairs, 407 based on Foata normal form. 1/1016 useless extension candidates. Maximal degree in co-relation 911. Up to 897 conditions per place. [2024-11-08 18:48:34,455 INFO L140 encePairwiseOnDemand]: 40/45 looper letters, 29 selfloop transitions, 2 changer transitions 2/47 dead transitions. [2024-11-08 18:48:34,456 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 47 transitions, 186 flow [2024-11-08 18:48:34,456 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 18:48:34,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-08 18:48:34,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 99 transitions. [2024-11-08 18:48:34,460 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.55 [2024-11-08 18:48:34,460 INFO L175 Difference]: Start difference. First operand has 40 places, 44 transitions, 114 flow. Second operand 4 states and 99 transitions. [2024-11-08 18:48:34,461 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 47 transitions, 186 flow [2024-11-08 18:48:34,462 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 47 transitions, 182 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-08 18:48:34,463 INFO L231 Difference]: Finished difference. Result has 44 places, 45 transitions, 126 flow [2024-11-08 18:48:34,465 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=110, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=126, PETRI_PLACES=44, PETRI_TRANSITIONS=45} [2024-11-08 18:48:34,467 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 1 predicate places. [2024-11-08 18:48:34,468 INFO L471 AbstractCegarLoop]: Abstraction has has 44 places, 45 transitions, 126 flow [2024-11-08 18:48:34,468 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 22.25) internal successors, (89), 4 states have internal predecessors, (89), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:34,468 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:48:34,469 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:48:34,469 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 18:48:34,469 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:48:34,470 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:48:34,470 INFO L85 PathProgramCache]: Analyzing trace with hash -1690756034, now seen corresponding path program 1 times [2024-11-08 18:48:34,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:48:34,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1200649259] [2024-11-08 18:48:34,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:34,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:48:34,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:34,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:48:34,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:48:34,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1200649259] [2024-11-08 18:48:34,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1200649259] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 18:48:34,591 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 18:48:34,591 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 18:48:34,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141458053] [2024-11-08 18:48:34,592 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:48:34,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 18:48:34,593 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:48:34,593 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 18:48:34,594 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 18:48:34,628 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 45 [2024-11-08 18:48:34,629 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 44 places, 45 transitions, 126 flow. Second operand has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:34,629 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:48:34,629 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 45 [2024-11-08 18:48:34,630 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:48:34,907 INFO L124 PetriNetUnfolderBase]: 1049/1582 cut-off events. [2024-11-08 18:48:34,907 INFO L125 PetriNetUnfolderBase]: For 250/250 co-relation queries the response was YES. [2024-11-08 18:48:34,912 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3372 conditions, 1582 events. 1049/1582 cut-off events. For 250/250 co-relation queries the response was YES. Maximal size of possible extension queue 106. Compared 7673 event pairs, 303 based on Foata normal form. 0/1470 useless extension candidates. Maximal degree in co-relation 3357. Up to 776 conditions per place. [2024-11-08 18:48:34,920 INFO L140 encePairwiseOnDemand]: 39/45 looper letters, 42 selfloop transitions, 4 changer transitions 0/58 dead transitions. [2024-11-08 18:48:34,920 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 58 transitions, 254 flow [2024-11-08 18:48:34,920 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 18:48:34,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-08 18:48:34,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 102 transitions. [2024-11-08 18:48:34,923 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5666666666666667 [2024-11-08 18:48:34,923 INFO L175 Difference]: Start difference. First operand has 44 places, 45 transitions, 126 flow. Second operand 4 states and 102 transitions. [2024-11-08 18:48:34,924 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 58 transitions, 254 flow [2024-11-08 18:48:34,926 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 44 places, 58 transitions, 248 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-11-08 18:48:34,927 INFO L231 Difference]: Finished difference. Result has 46 places, 45 transitions, 139 flow [2024-11-08 18:48:34,929 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=118, PETRI_DIFFERENCE_MINUEND_PLACES=41, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=40, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=139, PETRI_PLACES=46, PETRI_TRANSITIONS=45} [2024-11-08 18:48:34,930 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 3 predicate places. [2024-11-08 18:48:34,930 INFO L471 AbstractCegarLoop]: Abstraction has has 46 places, 45 transitions, 139 flow [2024-11-08 18:48:34,930 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 20.5) internal successors, (82), 4 states have internal predecessors, (82), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:34,931 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:48:34,931 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:48:34,931 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 18:48:34,931 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:48:34,932 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:48:34,932 INFO L85 PathProgramCache]: Analyzing trace with hash 572330266, now seen corresponding path program 1 times [2024-11-08 18:48:34,932 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:48:34,932 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798068937] [2024-11-08 18:48:34,932 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:34,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:48:34,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:35,094 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:48:35,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:48:35,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1798068937] [2024-11-08 18:48:35,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1798068937] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:48:35,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [513189373] [2024-11-08 18:48:35,096 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:35,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:48:35,096 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:48:35,100 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:48:35,103 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-08 18:48:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:35,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 178 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-08 18:48:35,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:48:35,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:48:35,304 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:48:35,376 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:48:35,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [513189373] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-08 18:48:35,377 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-11-08 18:48:35,377 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 4] total 9 [2024-11-08 18:48:35,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136287388] [2024-11-08 18:48:35,378 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 18:48:35,378 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 18:48:35,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:48:35,380 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 18:48:35,382 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-11-08 18:48:35,420 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 45 [2024-11-08 18:48:35,421 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 45 transitions, 139 flow. Second operand has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:35,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:48:35,422 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 45 [2024-11-08 18:48:35,422 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:48:35,701 INFO L124 PetriNetUnfolderBase]: 1140/1800 cut-off events. [2024-11-08 18:48:35,702 INFO L125 PetriNetUnfolderBase]: For 680/680 co-relation queries the response was YES. [2024-11-08 18:48:35,706 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4273 conditions, 1800 events. 1140/1800 cut-off events. For 680/680 co-relation queries the response was YES. Maximal size of possible extension queue 105. Compared 9131 event pairs, 308 based on Foata normal form. 0/1676 useless extension candidates. Maximal degree in co-relation 4246. Up to 896 conditions per place. [2024-11-08 18:48:35,716 INFO L140 encePairwiseOnDemand]: 38/45 looper letters, 47 selfloop transitions, 5 changer transitions 0/61 dead transitions. [2024-11-08 18:48:35,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 50 places, 61 transitions, 293 flow [2024-11-08 18:48:35,717 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 18:48:35,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-08 18:48:35,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 108 transitions. [2024-11-08 18:48:35,721 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.48 [2024-11-08 18:48:35,721 INFO L175 Difference]: Start difference. First operand has 46 places, 45 transitions, 139 flow. Second operand 5 states and 108 transitions. [2024-11-08 18:48:35,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 50 places, 61 transitions, 293 flow [2024-11-08 18:48:35,725 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 61 transitions, 287 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 18:48:35,726 INFO L231 Difference]: Finished difference. Result has 51 places, 46 transitions, 162 flow [2024-11-08 18:48:35,726 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=133, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=162, PETRI_PLACES=51, PETRI_TRANSITIONS=46} [2024-11-08 18:48:35,727 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 8 predicate places. [2024-11-08 18:48:35,729 INFO L471 AbstractCegarLoop]: Abstraction has has 51 places, 46 transitions, 162 flow [2024-11-08 18:48:35,729 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.8) internal successors, (84), 5 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:48:35,729 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:48:35,729 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:48:35,751 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-08 18:48:35,933 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-11-08 18:48:35,934 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:48:35,934 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:48:35,935 INFO L85 PathProgramCache]: Analyzing trace with hash -1805723140, now seen corresponding path program 1 times [2024-11-08 18:48:35,935 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:48:35,935 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1682649815] [2024-11-08 18:48:35,935 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:35,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:48:35,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:37,072 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:48:37,073 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:48:37,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1682649815] [2024-11-08 18:48:37,073 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1682649815] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:48:37,073 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [879934200] [2024-11-08 18:48:37,073 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:48:37,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:48:37,074 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:48:37,078 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:48:37,080 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-08 18:48:37,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:48:37,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-08 18:48:37,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:48:37,296 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 18:48:37,766 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 55 treesize of output 31 [2024-11-08 18:48:37,985 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:48:37,986 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:48:42,048 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 294 treesize of output 264 [2024-11-08 18:48:42,151 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:48:42,152 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 387 treesize of output 389 [2024-11-08 18:49:00,909 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 225 treesize of output 207 [2024-11-08 18:49:00,990 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:49:00,991 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 260 treesize of output 290 [2024-11-08 18:49:05,480 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:05,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [879934200] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:49:05,481 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:49:05,481 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 9, 9] total 23 [2024-11-08 18:49:05,481 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98529818] [2024-11-08 18:49:05,482 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:49:05,483 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-11-08 18:49:05,484 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:49:05,484 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-11-08 18:49:05,485 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=103, Invalid=449, Unknown=0, NotChecked=0, Total=552 [2024-11-08 18:49:06,272 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 45 [2024-11-08 18:49:06,273 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 46 transitions, 162 flow. Second operand has 24 states, 24 states have (on average 13.5) internal successors, (324), 24 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:49:06,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:49:06,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 45 [2024-11-08 18:49:06,274 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:49:11,637 INFO L124 PetriNetUnfolderBase]: 3762/5760 cut-off events. [2024-11-08 18:49:11,639 INFO L125 PetriNetUnfolderBase]: For 2899/2947 co-relation queries the response was YES. [2024-11-08 18:49:11,656 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14744 conditions, 5760 events. 3762/5760 cut-off events. For 2899/2947 co-relation queries the response was YES. Maximal size of possible extension queue 253. Compared 32096 event pairs, 171 based on Foata normal form. 14/5706 useless extension candidates. Maximal degree in co-relation 8934. Up to 2284 conditions per place. [2024-11-08 18:49:11,683 INFO L140 encePairwiseOnDemand]: 31/45 looper letters, 206 selfloop transitions, 86 changer transitions 2/302 dead transitions. [2024-11-08 18:49:11,684 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 302 transitions, 1572 flow [2024-11-08 18:49:11,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2024-11-08 18:49:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 29 states. [2024-11-08 18:49:11,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 583 transitions. [2024-11-08 18:49:11,688 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4467432950191571 [2024-11-08 18:49:11,688 INFO L175 Difference]: Start difference. First operand has 51 places, 46 transitions, 162 flow. Second operand 29 states and 583 transitions. [2024-11-08 18:49:11,688 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 302 transitions, 1572 flow [2024-11-08 18:49:11,699 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 77 places, 302 transitions, 1553 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-08 18:49:11,704 INFO L231 Difference]: Finished difference. Result has 81 places, 132 transitions, 766 flow [2024-11-08 18:49:11,705 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=158, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=46, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=29, PETRI_FLOW=766, PETRI_PLACES=81, PETRI_TRANSITIONS=132} [2024-11-08 18:49:11,707 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 38 predicate places. [2024-11-08 18:49:11,708 INFO L471 AbstractCegarLoop]: Abstraction has has 81 places, 132 transitions, 766 flow [2024-11-08 18:49:11,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 13.5) internal successors, (324), 24 states have internal predecessors, (324), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:49:11,708 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:49:11,708 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:49:11,729 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-08 18:49:11,912 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:49:11,913 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:49:11,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:49:11,914 INFO L85 PathProgramCache]: Analyzing trace with hash 1992376166, now seen corresponding path program 2 times [2024-11-08 18:49:11,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:49:11,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1472120875] [2024-11-08 18:49:11,915 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:49:11,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:49:11,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:49:12,762 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:12,762 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:49:12,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1472120875] [2024-11-08 18:49:12,763 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1472120875] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:49:12,763 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [755384914] [2024-11-08 18:49:12,763 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 18:49:12,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:49:12,763 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:49:12,765 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:49:12,767 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-08 18:49:12,859 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 18:49:12,859 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:49:12,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-08 18:49:12,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:49:12,913 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 18:49:13,277 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 30 [2024-11-08 18:49:13,352 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:13,353 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:49:16,204 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 225 treesize of output 207 [2024-11-08 18:49:16,270 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:49:16,270 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 260 treesize of output 290 [2024-11-08 18:49:48,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 294 treesize of output 264 [2024-11-08 18:49:48,534 INFO L349 Elim1Store]: treesize reduction 80, result has 1.2 percent of original size [2024-11-08 18:49:48,534 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 5 select indices, 5 select index equivalence classes, 0 disjoint index pairs (out of 10 index pairs), introduced 5 new quantified variables, introduced 10 case distinctions, treesize of input 387 treesize of output 1 [2024-11-08 18:49:48,621 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:48,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [755384914] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:49:48,621 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:49:48,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 9, 9] total 20 [2024-11-08 18:49:48,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1059074631] [2024-11-08 18:49:48,622 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:49:48,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-08 18:49:48,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:49:48,624 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-08 18:49:48,624 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=337, Unknown=0, NotChecked=0, Total=420 [2024-11-08 18:49:49,484 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 45 [2024-11-08 18:49:49,485 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 81 places, 132 transitions, 766 flow. Second operand has 21 states, 21 states have (on average 15.142857142857142) internal successors, (318), 21 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:49:49,485 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:49:49,486 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 45 [2024-11-08 18:49:49,486 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:49:53,076 INFO L124 PetriNetUnfolderBase]: 3113/5241 cut-off events. [2024-11-08 18:49:53,076 INFO L125 PetriNetUnfolderBase]: For 4794/4887 co-relation queries the response was YES. [2024-11-08 18:49:53,092 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14953 conditions, 5241 events. 3113/5241 cut-off events. For 4794/4887 co-relation queries the response was YES. Maximal size of possible extension queue 269. Compared 32927 event pairs, 241 based on Foata normal form. 35/5209 useless extension candidates. Maximal degree in co-relation 13817. Up to 2964 conditions per place. [2024-11-08 18:49:53,117 INFO L140 encePairwiseOnDemand]: 31/45 looper letters, 215 selfloop transitions, 95 changer transitions 2/323 dead transitions. [2024-11-08 18:49:53,117 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 108 places, 323 transitions, 2041 flow [2024-11-08 18:49:53,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-08 18:49:53,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 28 states. [2024-11-08 18:49:53,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 592 transitions. [2024-11-08 18:49:53,120 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.46984126984126984 [2024-11-08 18:49:53,120 INFO L175 Difference]: Start difference. First operand has 81 places, 132 transitions, 766 flow. Second operand 28 states and 592 transitions. [2024-11-08 18:49:53,121 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 108 places, 323 transitions, 2041 flow [2024-11-08 18:49:53,135 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 107 places, 323 transitions, 1901 flow, removed 69 selfloop flow, removed 1 redundant places. [2024-11-08 18:49:53,139 INFO L231 Difference]: Finished difference. Result has 111 places, 180 transitions, 1169 flow [2024-11-08 18:49:53,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=692, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=132, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=53, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=75, PETRI_DIFFERENCE_SUBTRAHEND_STATES=28, PETRI_FLOW=1169, PETRI_PLACES=111, PETRI_TRANSITIONS=180} [2024-11-08 18:49:53,140 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 68 predicate places. [2024-11-08 18:49:53,140 INFO L471 AbstractCegarLoop]: Abstraction has has 111 places, 180 transitions, 1169 flow [2024-11-08 18:49:53,141 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 15.142857142857142) internal successors, (318), 21 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:49:53,141 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:49:53,141 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:49:53,156 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-08 18:49:53,341 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:49:53,342 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:49:53,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:49:53,342 INFO L85 PathProgramCache]: Analyzing trace with hash 1513734974, now seen corresponding path program 3 times [2024-11-08 18:49:53,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:49:53,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [729301274] [2024-11-08 18:49:53,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:49:53,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:49:53,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:49:54,136 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:54,136 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:49:54,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [729301274] [2024-11-08 18:49:54,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [729301274] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:49:54,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [196885889] [2024-11-08 18:49:54,137 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 18:49:54,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:49:54,137 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:49:54,138 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:49:54,140 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-08 18:49:54,217 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-08 18:49:54,217 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:49:54,218 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-08 18:49:54,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:49:54,257 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 18:49:54,599 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 57 treesize of output 37 [2024-11-08 18:49:54,723 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:54,723 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:49:57,569 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 96 [2024-11-08 18:49:57,581 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:49:57,581 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 125 treesize of output 119 [2024-11-08 18:49:58,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 166 [2024-11-08 18:49:58,059 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-08 18:49:58,059 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 214 treesize of output 1 [2024-11-08 18:49:58,067 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 229 treesize of output 205 [2024-11-08 18:49:58,081 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-08 18:49:58,082 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 311 treesize of output 1 [2024-11-08 18:49:58,180 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:49:58,180 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [196885889] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:49:58,181 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:49:58,181 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 9, 9] total 24 [2024-11-08 18:49:58,181 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [89912344] [2024-11-08 18:49:58,181 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:49:58,181 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-08 18:49:58,182 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:49:58,182 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-08 18:49:58,183 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=111, Invalid=489, Unknown=0, NotChecked=0, Total=600 [2024-11-08 18:49:59,204 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 45 [2024-11-08 18:49:59,205 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 111 places, 180 transitions, 1169 flow. Second operand has 25 states, 25 states have (on average 13.32) internal successors, (333), 25 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:49:59,205 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:49:59,205 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 45 [2024-11-08 18:49:59,205 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:03,823 INFO L124 PetriNetUnfolderBase]: 8085/12273 cut-off events. [2024-11-08 18:50:03,823 INFO L125 PetriNetUnfolderBase]: For 11415/11627 co-relation queries the response was YES. [2024-11-08 18:50:03,878 INFO L83 FinitePrefix]: Finished finitePrefix Result has 35688 conditions, 12273 events. 8085/12273 cut-off events. For 11415/11627 co-relation queries the response was YES. Maximal size of possible extension queue 587. Compared 77071 event pairs, 655 based on Foata normal form. 89/12266 useless extension candidates. Maximal degree in co-relation 33057. Up to 5879 conditions per place. [2024-11-08 18:50:03,930 INFO L140 encePairwiseOnDemand]: 31/45 looper letters, 248 selfloop transitions, 174 changer transitions 3/433 dead transitions. [2024-11-08 18:50:03,931 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 433 transitions, 3026 flow [2024-11-08 18:50:03,931 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-08 18:50:03,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 27 states. [2024-11-08 18:50:03,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 541 transitions. [2024-11-08 18:50:03,933 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.44526748971193414 [2024-11-08 18:50:03,933 INFO L175 Difference]: Start difference. First operand has 111 places, 180 transitions, 1169 flow. Second operand 27 states and 541 transitions. [2024-11-08 18:50:03,933 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 433 transitions, 3026 flow [2024-11-08 18:50:03,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 128 places, 433 transitions, 2940 flow, removed 10 selfloop flow, removed 9 redundant places. [2024-11-08 18:50:03,983 INFO L231 Difference]: Finished difference. Result has 133 places, 270 transitions, 2200 flow [2024-11-08 18:50:03,983 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=1092, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=102, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=27, PETRI_FLOW=2200, PETRI_PLACES=133, PETRI_TRANSITIONS=270} [2024-11-08 18:50:03,984 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 90 predicate places. [2024-11-08 18:50:03,984 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 270 transitions, 2200 flow [2024-11-08 18:50:03,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 13.32) internal successors, (333), 25 states have internal predecessors, (333), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:03,985 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:50:03,985 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:50:04,006 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-08 18:50:04,185 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:04,186 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:50:04,186 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:50:04,187 INFO L85 PathProgramCache]: Analyzing trace with hash -818611896, now seen corresponding path program 4 times [2024-11-08 18:50:04,187 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:50:04,187 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363064386] [2024-11-08 18:50:04,187 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:04,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:50:04,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:04,990 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:04,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:50:04,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1363064386] [2024-11-08 18:50:04,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1363064386] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:50:04,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [828617398] [2024-11-08 18:50:04,991 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-08 18:50:04,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:04,992 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:50:04,993 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:50:04,999 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-08 18:50:05,090 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-08 18:50:05,090 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:50:05,091 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-08 18:50:05,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:50:05,125 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 18:50:05,436 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 30 [2024-11-08 18:50:05,509 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:05,509 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:50:08,186 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 106 treesize of output 96 [2024-11-08 18:50:08,197 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:50:08,197 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 125 treesize of output 119 [2024-11-08 18:50:08,532 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 182 treesize of output 166 [2024-11-08 18:50:08,545 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-08 18:50:08,546 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 214 treesize of output 1 [2024-11-08 18:50:08,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 229 treesize of output 205 [2024-11-08 18:50:08,566 INFO L349 Elim1Store]: treesize reduction 48, result has 2.0 percent of original size [2024-11-08 18:50:08,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 311 treesize of output 1 [2024-11-08 18:50:08,652 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:08,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [828617398] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:50:08,653 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:50:08,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 9, 9] total 22 [2024-11-08 18:50:08,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [806485240] [2024-11-08 18:50:08,653 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:50:08,654 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-11-08 18:50:08,654 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:50:08,655 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-11-08 18:50:08,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=90, Invalid=416, Unknown=0, NotChecked=0, Total=506 [2024-11-08 18:50:09,273 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 10 out of 45 [2024-11-08 18:50:09,273 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 270 transitions, 2200 flow. Second operand has 23 states, 23 states have (on average 13.217391304347826) internal successors, (304), 23 states have internal predecessors, (304), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:09,273 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:50:09,273 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 10 of 45 [2024-11-08 18:50:09,273 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:14,585 INFO L124 PetriNetUnfolderBase]: 9739/14743 cut-off events. [2024-11-08 18:50:14,585 INFO L125 PetriNetUnfolderBase]: For 21918/22205 co-relation queries the response was YES. [2024-11-08 18:50:14,648 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47807 conditions, 14743 events. 9739/14743 cut-off events. For 21918/22205 co-relation queries the response was YES. Maximal size of possible extension queue 683. Compared 94365 event pairs, 916 based on Foata normal form. 214/14866 useless extension candidates. Maximal degree in co-relation 44875. Up to 3997 conditions per place. [2024-11-08 18:50:14,709 INFO L140 encePairwiseOnDemand]: 31/45 looper letters, 219 selfloop transitions, 262 changer transitions 2/491 dead transitions. [2024-11-08 18:50:14,709 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 491 transitions, 4000 flow [2024-11-08 18:50:14,710 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-08 18:50:14,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 30 states. [2024-11-08 18:50:14,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 598 transitions. [2024-11-08 18:50:14,712 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.44296296296296295 [2024-11-08 18:50:14,713 INFO L175 Difference]: Start difference. First operand has 133 places, 270 transitions, 2200 flow. Second operand 30 states and 598 transitions. [2024-11-08 18:50:14,713 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 491 transitions, 4000 flow [2024-11-08 18:50:14,817 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 151 places, 491 transitions, 3865 flow, removed 37 selfloop flow, removed 11 redundant places. [2024-11-08 18:50:14,824 INFO L231 Difference]: Finished difference. Result has 153 places, 320 transitions, 3029 flow [2024-11-08 18:50:14,824 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=2081, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=270, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=218, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=30, PETRI_FLOW=3029, PETRI_PLACES=153, PETRI_TRANSITIONS=320} [2024-11-08 18:50:14,825 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 110 predicate places. [2024-11-08 18:50:14,825 INFO L471 AbstractCegarLoop]: Abstraction has has 153 places, 320 transitions, 3029 flow [2024-11-08 18:50:14,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 13.217391304347826) internal successors, (304), 23 states have internal predecessors, (304), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:14,826 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:50:14,826 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:50:14,846 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-08 18:50:15,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:15,027 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:50:15,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:50:15,027 INFO L85 PathProgramCache]: Analyzing trace with hash -573061384, now seen corresponding path program 5 times [2024-11-08 18:50:15,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:50:15,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249364513] [2024-11-08 18:50:15,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:15,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:50:15,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:15,823 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:15,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:50:15,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249364513] [2024-11-08 18:50:15,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249364513] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:50:15,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [538109463] [2024-11-08 18:50:15,824 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-08 18:50:15,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:15,824 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:50:15,826 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:50:15,828 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-08 18:50:15,909 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 3 check-sat command(s) [2024-11-08 18:50:15,909 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:50:15,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-11-08 18:50:15,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:50:15,957 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-08 18:50:16,471 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-08 18:50:16,471 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 77 treesize of output 71 [2024-11-08 18:50:16,909 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:16,909 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:50:20,608 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 78 treesize of output 70 [2024-11-08 18:50:20,612 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 92 treesize of output 84 [2024-11-08 18:50:20,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 45 treesize of output 39 [2024-11-08 18:50:20,696 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 50 [2024-11-08 18:50:20,708 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 97 treesize of output 85 [2024-11-08 18:50:20,712 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 121 treesize of output 109 [2024-11-08 18:50:20,766 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 18:50:20,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [538109463] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:50:20,767 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:50:20,767 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 10] total 30 [2024-11-08 18:50:20,767 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [235189462] [2024-11-08 18:50:20,767 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:50:20,768 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-11-08 18:50:20,768 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:50:20,769 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-11-08 18:50:20,769 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=759, Unknown=0, NotChecked=0, Total=930 [2024-11-08 18:50:21,216 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 8 out of 45 [2024-11-08 18:50:21,217 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 153 places, 320 transitions, 3029 flow. Second operand has 31 states, 31 states have (on average 11.0) internal successors, (341), 31 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:21,217 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:50:21,217 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 8 of 45 [2024-11-08 18:50:21,217 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:37,789 INFO L124 PetriNetUnfolderBase]: 20965/29979 cut-off events. [2024-11-08 18:50:37,789 INFO L125 PetriNetUnfolderBase]: For 51931/52028 co-relation queries the response was YES. [2024-11-08 18:50:37,915 INFO L83 FinitePrefix]: Finished finitePrefix Result has 100190 conditions, 29979 events. 20965/29979 cut-off events. For 51931/52028 co-relation queries the response was YES. Maximal size of possible extension queue 1323. Compared 190775 event pairs, 314 based on Foata normal form. 19/29684 useless extension candidates. Maximal degree in co-relation 95462. Up to 6392 conditions per place. [2024-11-08 18:50:38,021 INFO L140 encePairwiseOnDemand]: 25/45 looper letters, 410 selfloop transitions, 690 changer transitions 4/1109 dead transitions. [2024-11-08 18:50:38,021 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 1109 transitions, 9934 flow [2024-11-08 18:50:38,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 62 states. [2024-11-08 18:50:38,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 62 states. [2024-11-08 18:50:38,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 1110 transitions. [2024-11-08 18:50:38,025 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.3978494623655914 [2024-11-08 18:50:38,026 INFO L175 Difference]: Start difference. First operand has 153 places, 320 transitions, 3029 flow. Second operand 62 states and 1110 transitions. [2024-11-08 18:50:38,026 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 1109 transitions, 9934 flow [2024-11-08 18:50:38,168 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 201 places, 1109 transitions, 9542 flow, removed 152 selfloop flow, removed 13 redundant places. [2024-11-08 18:50:38,183 INFO L231 Difference]: Finished difference. Result has 228 places, 765 transitions, 8871 flow [2024-11-08 18:50:38,184 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=2895, PETRI_DIFFERENCE_MINUEND_PLACES=140, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=320, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=273, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=39, PETRI_DIFFERENCE_SUBTRAHEND_STATES=62, PETRI_FLOW=8871, PETRI_PLACES=228, PETRI_TRANSITIONS=765} [2024-11-08 18:50:38,184 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 185 predicate places. [2024-11-08 18:50:38,184 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 765 transitions, 8871 flow [2024-11-08 18:50:38,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 11.0) internal successors, (341), 31 states have internal predecessors, (341), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:38,185 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:50:38,185 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:50:38,207 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-08 18:50:38,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:38,386 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:50:38,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:50:38,387 INFO L85 PathProgramCache]: Analyzing trace with hash 1551533781, now seen corresponding path program 6 times [2024-11-08 18:50:38,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:50:38,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80761165] [2024-11-08 18:50:38,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:38,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:50:38,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:38,614 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:38,614 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:50:38,614 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80761165] [2024-11-08 18:50:38,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80761165] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:50:38,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [896067996] [2024-11-08 18:50:38,615 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-08 18:50:38,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:38,615 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:50:38,617 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:50:38,618 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-08 18:50:38,710 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 3 check-sat command(s) [2024-11-08 18:50:38,710 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:50:38,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 18:50:38,713 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:50:38,808 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:38,808 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:50:38,891 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 4 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:38,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [896067996] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:50:38,892 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:50:38,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-08 18:50:38,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [709076959] [2024-11-08 18:50:38,892 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:50:38,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-08 18:50:38,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:50:38,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-08 18:50:38,894 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=127, Unknown=0, NotChecked=0, Total=182 [2024-11-08 18:50:38,991 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 45 [2024-11-08 18:50:38,992 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 765 transitions, 8871 flow. Second operand has 14 states, 14 states have (on average 15.5) internal successors, (217), 14 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:38,992 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:50:38,992 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 45 [2024-11-08 18:50:38,992 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:44,904 INFO L124 PetriNetUnfolderBase]: 18639/29668 cut-off events. [2024-11-08 18:50:44,904 INFO L125 PetriNetUnfolderBase]: For 154602/156220 co-relation queries the response was YES. [2024-11-08 18:50:45,153 INFO L83 FinitePrefix]: Finished finitePrefix Result has 140472 conditions, 29668 events. 18639/29668 cut-off events. For 154602/156220 co-relation queries the response was YES. Maximal size of possible extension queue 1679. Compared 232303 event pairs, 3175 based on Foata normal form. 952/29980 useless extension candidates. Maximal degree in co-relation 139373. Up to 7891 conditions per place. [2024-11-08 18:50:45,248 INFO L140 encePairwiseOnDemand]: 37/45 looper letters, 1092 selfloop transitions, 147 changer transitions 0/1276 dead transitions. [2024-11-08 18:50:45,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 1276 transitions, 16666 flow [2024-11-08 18:50:45,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-08 18:50:45,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-08 18:50:45,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 242 transitions. [2024-11-08 18:50:45,250 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5377777777777778 [2024-11-08 18:50:45,250 INFO L175 Difference]: Start difference. First operand has 228 places, 765 transitions, 8871 flow. Second operand 10 states and 242 transitions. [2024-11-08 18:50:45,250 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 1276 transitions, 16666 flow [2024-11-08 18:50:46,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 225 places, 1276 transitions, 15684 flow, removed 319 selfloop flow, removed 12 redundant places. [2024-11-08 18:50:46,853 INFO L231 Difference]: Finished difference. Result has 228 places, 803 transitions, 9188 flow [2024-11-08 18:50:46,854 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=7933, PETRI_DIFFERENCE_MINUEND_PLACES=216, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=735, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=81, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=630, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=9188, PETRI_PLACES=228, PETRI_TRANSITIONS=803} [2024-11-08 18:50:46,854 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 185 predicate places. [2024-11-08 18:50:46,854 INFO L471 AbstractCegarLoop]: Abstraction has has 228 places, 803 transitions, 9188 flow [2024-11-08 18:50:46,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 15.5) internal successors, (217), 14 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:46,855 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:50:46,855 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:50:46,868 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-08 18:50:47,055 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-08 18:50:47,056 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:50:47,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:50:47,057 INFO L85 PathProgramCache]: Analyzing trace with hash 1400598520, now seen corresponding path program 7 times [2024-11-08 18:50:47,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:50:47,057 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [193330739] [2024-11-08 18:50:47,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:47,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:50:47,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 5 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:47,267 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:50:47,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [193330739] [2024-11-08 18:50:47,268 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [193330739] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:50:47,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [59270927] [2024-11-08 18:50:47,268 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-08 18:50:47,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:47,268 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:50:47,270 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:50:47,274 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-08 18:50:47,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:47,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 18:50:47,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:50:47,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:47,505 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:50:47,595 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 6 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 18:50:47,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [59270927] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:50:47,595 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:50:47,595 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-08 18:50:47,596 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [569413390] [2024-11-08 18:50:47,596 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:50:47,596 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-08 18:50:47,597 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:50:47,597 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-08 18:50:47,597 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=126, Unknown=0, NotChecked=0, Total=182 [2024-11-08 18:50:47,706 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 45 [2024-11-08 18:50:47,707 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 228 places, 803 transitions, 9188 flow. Second operand has 14 states, 14 states have (on average 16.142857142857142) internal successors, (226), 14 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:47,707 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:50:47,707 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 45 [2024-11-08 18:50:47,707 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:52,394 INFO L124 PetriNetUnfolderBase]: 15027/24826 cut-off events. [2024-11-08 18:50:52,394 INFO L125 PetriNetUnfolderBase]: For 130635/132179 co-relation queries the response was YES. [2024-11-08 18:50:52,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 106908 conditions, 24826 events. 15027/24826 cut-off events. For 130635/132179 co-relation queries the response was YES. Maximal size of possible extension queue 1420. Compared 198956 event pairs, 3609 based on Foata normal form. 1355/25219 useless extension candidates. Maximal degree in co-relation 105862. Up to 7712 conditions per place. [2024-11-08 18:50:52,722 INFO L140 encePairwiseOnDemand]: 34/45 looper letters, 515 selfloop transitions, 62 changer transitions 209/823 dead transitions. [2024-11-08 18:50:52,722 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 237 places, 823 transitions, 10276 flow [2024-11-08 18:50:52,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-08 18:50:52,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-08 18:50:52,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 224 transitions. [2024-11-08 18:50:52,723 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.49777777777777776 [2024-11-08 18:50:52,723 INFO L175 Difference]: Start difference. First operand has 228 places, 803 transitions, 9188 flow. Second operand 10 states and 224 transitions. [2024-11-08 18:50:52,724 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 237 places, 823 transitions, 10276 flow [2024-11-08 18:50:54,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 234 places, 823 transitions, 10230 flow, removed 17 selfloop flow, removed 3 redundant places. [2024-11-08 18:50:54,593 INFO L231 Difference]: Finished difference. Result has 238 places, 477 transitions, 5155 flow [2024-11-08 18:50:54,593 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=7490, PETRI_DIFFERENCE_MINUEND_PLACES=225, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=672, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=60, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=611, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=5155, PETRI_PLACES=238, PETRI_TRANSITIONS=477} [2024-11-08 18:50:54,594 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 195 predicate places. [2024-11-08 18:50:54,594 INFO L471 AbstractCegarLoop]: Abstraction has has 238 places, 477 transitions, 5155 flow [2024-11-08 18:50:54,594 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 16.142857142857142) internal successors, (226), 14 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:54,594 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:50:54,594 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:50:54,609 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-08 18:50:54,795 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-08 18:50:54,795 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:50:54,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:50:54,795 INFO L85 PathProgramCache]: Analyzing trace with hash -1691780208, now seen corresponding path program 1 times [2024-11-08 18:50:54,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:50:54,796 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146999959] [2024-11-08 18:50:54,796 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:54,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:50:54,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:54,989 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 18:50:54,989 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:50:54,989 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146999959] [2024-11-08 18:50:54,989 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146999959] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:50:54,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1455212749] [2024-11-08 18:50:54,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:50:54,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:50:54,990 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:50:54,992 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:50:54,993 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-08 18:50:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:50:55,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 188 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 18:50:55,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:50:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 18:50:55,168 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:50:55,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-08 18:50:55,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1455212749] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:50:55,249 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:50:55,249 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 13 [2024-11-08 18:50:55,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [79832212] [2024-11-08 18:50:55,250 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:50:55,250 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-08 18:50:55,250 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:50:55,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-08 18:50:55,251 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=46, Invalid=136, Unknown=0, NotChecked=0, Total=182 [2024-11-08 18:50:55,428 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 12 out of 45 [2024-11-08 18:50:55,429 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 238 places, 477 transitions, 5155 flow. Second operand has 14 states, 14 states have (on average 15.785714285714286) internal successors, (221), 14 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:50:55,429 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:50:55,429 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 12 of 45 [2024-11-08 18:50:55,429 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:50:56,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,659 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 18:50:56,659 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,659 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,659 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:50:56,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,660 INFO L294 olderBase$Statistics]: this new event has 26 ancestors and is cut-off event [2024-11-08 18:50:56,660 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 18:50:56,660 INFO L297 olderBase$Statistics]: existing Event has 22 ancestors and is cut-off event [2024-11-08 18:50:56,660 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:50:56,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), 29#L95true, Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,845 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 18:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:50:56,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), 29#L95true, Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,846 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,846 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,847 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,847 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][293], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 19#L58-7true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,850 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 18:50:56,850 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:56,850 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:56,850 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:50:56,850 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][293], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 19#L58-7true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,850 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 22#L58-6true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,851 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,851 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:56,852 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:56,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 22#L58-6true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:56,852 INFO L294 olderBase$Statistics]: this new event has 27 ancestors and is cut-off event [2024-11-08 18:50:56,852 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,852 INFO L297 olderBase$Statistics]: existing Event has 23 ancestors and is cut-off event [2024-11-08 18:50:56,852 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:50:57,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][543], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 67#(and (<= (+ ~M~0 1) ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 19#L58-7true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), 3#L70-7true, Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 5#L51true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 64#(<= (+ ~M~0 1) ~N~0), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:57,038 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,038 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 10#L58-2true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), Black: 74#(<= 1 ~N~0), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0))]) [2024-11-08 18:50:57,044 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 18:50:57,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:57,044 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:50:57,044 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:57,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 10#L58-2true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), Black: 74#(<= 1 ~N~0), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0))]) [2024-11-08 18:50:57,044 INFO L294 olderBase$Statistics]: this new event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,044 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:57,045 INFO L297 olderBase$Statistics]: existing Event has 24 ancestors and is cut-off event [2024-11-08 18:50:57,045 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-08 18:50:57,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][293], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 19#L58-7true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), 29#L95true, Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:57,047 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:50:57,047 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:50:57,047 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:50:57,047 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:50:57,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][293], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 19#L58-7true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), 29#L95true, Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 36#L46-2true, Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:50:57,047 INFO L294 olderBase$Statistics]: this new event has 29 ancestors and is cut-off event [2024-11-08 18:50:57,048 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:57,048 INFO L297 olderBase$Statistics]: existing Event has 25 ancestors and is cut-off event [2024-11-08 18:50:57,048 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:50:57,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][230], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), Black: 955#(and (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (and (or (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max1~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 ~max1~0))) (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1)))), Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, 253#true, 40#L75true, 1305#true, Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 1888#(<= ~N~0 1), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), Black: 1889#(and (<= ~N~0 1) (= thread1Thread1of1ForFork2_~i~0 0)), 2120#true, 1042#true, Black: 1663#(<= 2 ~N~0), Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), 22#L58-6true, Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1617#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), 29#L95true, Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1429#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1601#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))), Black: 1585#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (+ thread1Thread1of1ForFork2_~i~0 1) ~N~0) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 18:51:06,322 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,323 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,323 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,323 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][317], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 40#L75true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), Black: 2120#true, 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, 19#L58-7true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,325 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,325 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,325 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,325 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), Black: 2120#true, 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, 19#L58-7true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 5#L51true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,326 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,326 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,326 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,326 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([429] L59-->L63: Formula: (let ((.cse0 (select (select |v_#memory_int#1_45| v_~A~0.base_65) (+ (* v_thread2Thread1of1ForFork0_~i~1_13 4) v_~A~0.offset_65)))) (or (and (= v_~max2~0_34 .cse0) (< v_~max2~0_35 .cse0)) (and (= |v_thread2Thread1of1ForFork0_#t~mem5_2| |v_thread2Thread1of1ForFork0_#t~mem5_1|) (<= .cse0 v_~max2~0_35) (= v_~max2~0_35 v_~max2~0_34)))) InVars {thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_35, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_45|} OutVars{thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_34, thread2Thread1of1ForFork0_#t~mem4=|v_thread2Thread1of1ForFork0_#t~mem4_1|, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_2|, #memory_int#1=|v_#memory_int#1_45|} AuxVars[] AssignedVars[~max2~0, thread2Thread1of1ForFork0_#t~mem4, thread2Thread1of1ForFork0_#t~mem5][380], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), 39#L70-2true, Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,329 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,329 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,330 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), 39#L70-2true, Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 34#L59true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,330 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,331 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,331 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,331 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 39#L70-2true, 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,333 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,333 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,333 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,334 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,336 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][317], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 40#L75true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 34#L59true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,337 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,337 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,337 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([429] L59-->L63: Formula: (let ((.cse0 (select (select |v_#memory_int#1_45| v_~A~0.base_65) (+ (* v_thread2Thread1of1ForFork0_~i~1_13 4) v_~A~0.offset_65)))) (or (and (= v_~max2~0_34 .cse0) (< v_~max2~0_35 .cse0)) (and (= |v_thread2Thread1of1ForFork0_#t~mem5_2| |v_thread2Thread1of1ForFork0_#t~mem5_1|) (<= .cse0 v_~max2~0_35) (= v_~max2~0_35 v_~max2~0_34)))) InVars {thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_35, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_45|} OutVars{thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_34, thread2Thread1of1ForFork0_#t~mem4=|v_thread2Thread1of1ForFork0_#t~mem4_1|, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_2|, #memory_int#1=|v_#memory_int#1_45|} AuxVars[] AssignedVars[~max2~0, thread2Thread1of1ForFork0_#t~mem4, thread2Thread1of1ForFork0_#t~mem5][380], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,339 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,339 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,339 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,339 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,340 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 34#L59true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,340 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,340 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,340 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,341 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][317], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 40#L75true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,343 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,344 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,344 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,344 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,345 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 5#L51true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,345 INFO L294 olderBase$Statistics]: this new event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,345 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,345 INFO L297 olderBase$Statistics]: existing Event has 26 ancestors and is cut-off event [2024-11-08 18:51:06,345 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:06,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][317], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 40#L75true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 34#L59true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,600 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,600 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,601 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([429] L59-->L63: Formula: (let ((.cse0 (select (select |v_#memory_int#1_45| v_~A~0.base_65) (+ (* v_thread2Thread1of1ForFork0_~i~1_13 4) v_~A~0.offset_65)))) (or (and (= v_~max2~0_34 .cse0) (< v_~max2~0_35 .cse0)) (and (= |v_thread2Thread1of1ForFork0_#t~mem5_2| |v_thread2Thread1of1ForFork0_#t~mem5_1|) (<= .cse0 v_~max2~0_35) (= v_~max2~0_35 v_~max2~0_34)))) InVars {thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_35, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_45|} OutVars{thread2Thread1of1ForFork0_~i~1=v_thread2Thread1of1ForFork0_~i~1_13, ~A~0.base=v_~A~0.base_65, ~A~0.offset=v_~A~0.offset_65, ~max2~0=v_~max2~0_34, thread2Thread1of1ForFork0_#t~mem4=|v_thread2Thread1of1ForFork0_#t~mem4_1|, thread2Thread1of1ForFork0_#t~mem5=|v_thread2Thread1of1ForFork0_#t~mem5_2|, #memory_int#1=|v_#memory_int#1_45|} AuxVars[] AssignedVars[~max2~0, thread2Thread1of1ForFork0_#t~mem4, thread2Thread1of1ForFork0_#t~mem5][380], [778#true, 18#L63true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 35#L47true, Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,602 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,602 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,602 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,602 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 34#L59true, Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,603 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,603 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,603 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,603 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([437] L71-->L75: Formula: (let ((.cse0 (select (select |v_#memory_int#1_53| v_~A~0.base_73) (+ v_~A~0.offset_73 (* v_thread3Thread1of1ForFork1_~i~2_13 4))))) (or (and (<= .cse0 v_~max3~0_33) (= v_~max3~0_33 v_~max3~0_32) (= |v_thread3Thread1of1ForFork1_#t~mem8_2| |v_thread3Thread1of1ForFork1_#t~mem8_1|)) (and (= v_~max3~0_32 .cse0) (< v_~max3~0_33 .cse0)))) InVars {~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_33, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_1|, #memory_int#1=|v_#memory_int#1_53|} OutVars{~A~0.base=v_~A~0.base_73, ~A~0.offset=v_~A~0.offset_73, ~max3~0=v_~max3~0_32, thread3Thread1of1ForFork1_~i~2=v_thread3Thread1of1ForFork1_~i~2_13, thread3Thread1of1ForFork1_#t~mem8=|v_thread3Thread1of1ForFork1_#t~mem8_2|, #memory_int#1=|v_#memory_int#1_53|, thread3Thread1of1ForFork1_#t~mem7=|v_thread3Thread1of1ForFork1_#t~mem7_1|} AuxVars[] AssignedVars[~max3~0, thread3Thread1of1ForFork1_#t~mem8, thread3Thread1of1ForFork1_#t~mem7][317], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 40#L75true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 35#L47true, Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,604 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,605 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,605 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,605 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,605 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][254], [778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, 27#L71true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), 2848#(and (<= 2 ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 64#(<= (+ ~M~0 1) ~N~0), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,606 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,606 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,606 INFO L297 olderBase$Statistics]: existing Event has 27 ancestors and is cut-off event [2024-11-08 18:51:06,606 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:06,979 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][316], [30#thread3EXITtrue, 2846#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= 2 ~N~0) (<= ~M~0 0)), 778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2120#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 67#(and (<= (+ ~M~0 1) ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, 19#L58-7true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 64#(<= (+ ~M~0 1) ~N~0), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:06,979 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-08 18:51:06,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:51:06,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:51:06,979 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-08 18:51:07,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][316], [30#thread3EXITtrue, 2846#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= 2 ~N~0) (<= ~M~0 0)), 778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), 2302#(<= ~M~0 thread2Thread1of1ForFork0_~i~1), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2120#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 67#(and (<= (+ ~M~0 1) ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, 19#L58-7true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 64#(<= (+ ~M~0 1) ~N~0), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:07,100 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 18:51:07,100 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,101 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,101 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][376], [30#thread3EXITtrue, 778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), 2660#(and (<= 2 ~N~0) (<= ~M~0 0)), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 20#thread2EXITtrue, Black: 67#(and (<= (+ ~M~0 1) ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), 8#L94-4true, Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), 64#(<= (+ ~M~0 1) ~N~0), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:07,102 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-08 18:51:07,102 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,102 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,103 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-08 18:51:07,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([421] L47-->L51: Formula: (let ((.cse0 (select (select |v_#memory_int#1_49| v_~A~0.base_69) (+ (* v_thread1Thread1of1ForFork2_~i~0_13 4) v_~A~0.offset_69)))) (or (and (= v_~max1~0_37 v_~max1~0_36) (<= .cse0 v_~max1~0_37) (= |v_thread1Thread1of1ForFork2_#t~mem2_2| |v_thread1Thread1of1ForFork2_#t~mem2_1|)) (and (< v_~max1~0_37 .cse0) (= v_~max1~0_36 .cse0)))) InVars {~max1~0=v_~max1~0_37, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_1|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} OutVars{~max1~0=v_~max1~0_36, ~A~0.base=v_~A~0.base_69, ~A~0.offset=v_~A~0.offset_69, thread1Thread1of1ForFork2_#t~mem1=|v_thread1Thread1of1ForFork2_#t~mem1_1|, thread1Thread1of1ForFork2_#t~mem2=|v_thread1Thread1of1ForFork2_#t~mem2_2|, thread1Thread1of1ForFork2_~i~0=v_thread1Thread1of1ForFork2_~i~0_13, #memory_int#1=|v_#memory_int#1_49|} AuxVars[] AssignedVars[~max1~0, thread1Thread1of1ForFork2_#t~mem1, thread1Thread1of1ForFork2_#t~mem2][376], [30#thread3EXITtrue, 778#true, Black: 480#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (= ~max2~0 0) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))), Black: 274#(and (<= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 1) (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~arr~0#1.offset| 0)), Black: 765#(and (= ~max3~0 ~max1~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~max1~0) (= ~max2~0 0) (<= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) ~max3~0) (or (= ~max1~0 0) (< 0 ~max1~0))), Black: 1030#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1006#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 0) (= ~max2~0 0) (= ~max1~0 0)) (and (= ~max3~0 ~max1~0) (<= 1 ~max3~0) (= ~max2~0 0)))), 2359#true, Black: 1028#(and (or (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset)) (+ ~max1~0 1))) (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread1Thread1of1ForFork2_~i~0 4) ~A~0.offset))) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), 2660#(and (<= 2 ~N~0) (<= ~M~0 0)), Black: 1268#(and (or (= (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4))) (+ ~max3~0 1))) (= ~max3~0 ~max1~0) (or (< 0 ~max3~0) (= ~max1~0 0)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ ~A~0.offset (* ~M~0 4)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (= ~max2~0 0)), 1884#true, Black: 2595#(and (= ~N~0 1) (<= 1 thread3Thread1of1ForFork1_~i~2) (= ~M~0 0)), 253#true, Black: 2355#(and (= thread2Thread1of1ForFork0_~i~1 0) (<= ~N~0 1) (= ~M~0 0)), 1305#true, Black: 2353#(and (<= ~N~0 1) (= ~M~0 0)), Black: 56#(and (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 67#(and (<= (+ ~M~0 1) ~N~0) (<= (+ thread3Thread1of1ForFork1_~i~2 1) ~N~0)), 20#thread2EXITtrue, Black: 1933#(and (<= 1 thread1Thread1of1ForFork2_~i~0) (<= ~N~0 1)), 2120#true, 1042#true, Black: 1732#(and (<= thread1Thread1of1ForFork2_~i~0 1) (<= 2 ~N~0)), Black: 1659#true, Black: 1605#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1549#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1595#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1593#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1581#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1589#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), 29#L95true, Black: 1577#(and (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1557#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0))), Black: 1623#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (and (= ~max3~0 ~max1~0) (<= 1 ~N~0) (<= 1 ~max1~0)) (and (or (and (<= 2 ~N~0) (<= 1 ~max1~0)) (and (or (= ~N~0 1) (< 1 ~N~0)) (= ~max1~0 0))) (= ~max3~0 0)) (and (<= 1 ~max3~0) (<= 2 ~N~0) (or (= ~max1~0 0) (< 0 ~max1~0)))) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0)), Black: 1537#(and (or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1555#(and (or (exists ((v_subst_12 Int)) (and (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) (* v_subst_12 4))) (<= (+ v_subst_12 1) ~N~0) (<= 0 v_subst_12))) (and (exists ((v_subst_11 Int)) (and (<= 0 v_subst_11) (<= (+ v_subst_11 1) ~N~0) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_11 4)) 0))) (= ~max3~0 0))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0)), Black: 1451#(or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0))), 5#L51true, Black: 1609#(and (<= thread1Thread1of1ForFork2_~i~0 1) (or (= ~N~0 1) (< 1 ~N~0)) (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1625#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1))) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1627#(and (or (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0)) (= ~max2~0 0) (or (and (= ~max3~0 ~max1~0) (<= 1 ~max1~0)) (and (= ~max3~0 0) (= ~max1~0 0)))), Black: 1559#(and (or (< 1 ~N~0) (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (or (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (= ~max3~0 ~max1~0) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= ~max2~0 ~max1~0))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))))) (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< 1 ~N~0))), Black: 1613#(and (or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< thread1Thread1of1ForFork2_~i~0 ~N~0) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))), Black: 1569#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0)) (or (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max2~0 1)) (< 1 ~N~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))), Black: 1487#(or (and (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1))))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< ~max2~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (= (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) ~max1~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset))) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))))) (< 1 ~N~0)), Black: 1575#(and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< 1 ~N~0)) (or (and (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 ~max1~0)))) (or (and (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max2~0 1)) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0) (< (select (select |#memory_int#1| ~A~0.base) (+ (* v_thread3Thread1of1ForFork1_~i~2_43 4) ~A~0.offset)) (+ ~max3~0 1)))) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1)))) (< 1 ~N~0))), Black: 1561#(and (or (and (= ~max3~0 0) (exists ((v_subst_13 Int)) (and (<= (+ v_subst_13 1) ~N~0) (<= 0 v_subst_13) (<= (select (select |#memory_int#1| ~A~0.base) (* v_subst_13 4)) 0)))) (exists ((v_subst_14 Int)) (and (= (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)) ~max3~0) (<= 0 v_subst_14) (<= (+ v_subst_14 1) ~N~0) (<= 1 (select (select |#memory_int#1| ~A~0.base) (* v_subst_14 4)))))) (= ~A~0.offset 0) (or (< (select (select |#memory_int#1| ~A~0.base) (* thread3Thread1of1ForFork1_~i~2 4)) (+ ~max3~0 1)) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)) (or (< 1 ~N~0) (and (or (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) (+ ~max3~0 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0))) (< (select (select |#memory_int#1| ~A~0.base) 0) 1)) (or (< 0 (select (select |#memory_int#1| ~A~0.base) 0)) (forall ((v_thread3Thread1of1ForFork1_~i~2_43 Int)) (or (< (select (select |#memory_int#1| ~A~0.base) (* v_thread3Thread1of1ForFork1_~i~2_43 4)) 1) (< ~N~0 (+ v_thread3Thread1of1ForFork1_~i~2_43 1)) (< v_thread3Thread1of1ForFork1_~i~2_43 ~M~0)))))) (= ~max2~0 0) (= ~max1~0 0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 1480#(or (and (or (and (or (and (<= ~max3~0 ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (<= (+ ~max2~0 1) ~max3~0) (= ~max3~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (and (= ~max3~0 ~max1~0) (<= (+ ~max2~0 1) ~max3~0)) (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (= ~max2~0 ~max1~0) (<= ~max3~0 ~max2~0)))) (< ~max3~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (or (and (or (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))) (and (= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))) (< (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) (+ ~max1~0 1))) (or (< ~max1~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (and (<= (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) ~max2~0) (= ~max2~0 ~max1~0)) (and (= ~max1~0 (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset))) (<= (+ ~max2~0 1) (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)))))) (< (select (select |#memory_int#1| ~A~0.base) (+ (* thread3Thread1of1ForFork1_~i~2 4) ~A~0.offset)) (+ ~max3~0 1)))) (< ~N~0 (+ thread3Thread1of1ForFork1_~i~2 1)) (< 1 ~N~0)), 64#(<= (+ ~M~0 1) ~N~0), 1664#(and (<= 2 ~N~0) (= thread1Thread1of1ForFork2_~i~0 0)), Black: 74#(<= 1 ~N~0)]) [2024-11-08 18:51:07,438 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-08 18:51:07,438 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:07,438 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:07,438 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-08 18:51:07,584 INFO L124 PetriNetUnfolderBase]: 14657/20922 cut-off events. [2024-11-08 18:51:07,584 INFO L125 PetriNetUnfolderBase]: For 91613/93757 co-relation queries the response was YES. [2024-11-08 18:51:07,725 INFO L83 FinitePrefix]: Finished finitePrefix Result has 89460 conditions, 20922 events. 14657/20922 cut-off events. For 91613/93757 co-relation queries the response was YES. Maximal size of possible extension queue 774. Compared 124833 event pairs, 1828 based on Foata normal form. 533/20931 useless extension candidates. Maximal degree in co-relation 89411. Up to 6691 conditions per place. [2024-11-08 18:51:07,783 INFO L140 encePairwiseOnDemand]: 32/45 looper letters, 616 selfloop transitions, 94 changer transitions 0/732 dead transitions. [2024-11-08 18:51:07,784 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 732 transitions, 7671 flow [2024-11-08 18:51:07,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-08 18:51:07,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 17 states. [2024-11-08 18:51:07,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 315 transitions. [2024-11-08 18:51:07,785 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4117647058823529 [2024-11-08 18:51:07,785 INFO L175 Difference]: Start difference. First operand has 197 places, 174 transitions, 1479 flow. Second operand 17 states and 315 transitions. [2024-11-08 18:51:07,785 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 732 transitions, 7671 flow [2024-11-08 18:51:08,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 732 transitions, 6287 flow, removed 441 selfloop flow, removed 33 redundant places. [2024-11-08 18:51:08,419 INFO L231 Difference]: Finished difference. Result has 127 places, 260 transitions, 2072 flow [2024-11-08 18:51:08,419 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=45, PETRI_DIFFERENCE_MINUEND_FLOW=1109, PETRI_DIFFERENCE_MINUEND_PLACES=105, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=174, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=148, PETRI_DIFFERENCE_SUBTRAHEND_STATES=17, PETRI_FLOW=2072, PETRI_PLACES=127, PETRI_TRANSITIONS=260} [2024-11-08 18:51:08,420 INFO L277 CegarLoopForPetriNet]: 43 programPoint places, 84 predicate places. [2024-11-08 18:51:08,420 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 260 transitions, 2072 flow [2024-11-08 18:51:08,420 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 11.222222222222221) internal successors, (202), 18 states have internal predecessors, (202), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:51:08,420 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-08 18:51:08,420 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 18:51:08,433 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-08 18:51:08,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-08 18:51:08,621 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-11-08 18:51:08,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 18:51:08,622 INFO L85 PathProgramCache]: Analyzing trace with hash -1106436467, now seen corresponding path program 10 times [2024-11-08 18:51:08,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 18:51:08,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [228023220] [2024-11-08 18:51:08,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 18:51:08,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 18:51:08,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 18:51:08,769 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 18:51:08,770 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 18:51:08,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [228023220] [2024-11-08 18:51:08,770 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [228023220] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 18:51:08,770 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1980320058] [2024-11-08 18:51:08,770 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-08 18:51:08,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 18:51:08,771 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 18:51:08,772 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 18:51:08,774 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_07edfe2d-4209-48a3-9e14-3c50c46b41eb/bin/uautomizer-verify-jihMAELWvX/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-08 18:51:08,860 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-08 18:51:08,860 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 18:51:08,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 18:51:08,863 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 18:51:08,995 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 18:51:08,995 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 18:51:09,116 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 18:51:09,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1980320058] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 18:51:09,116 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 18:51:09,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 9, 9] total 19 [2024-11-08 18:51:09,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433940139] [2024-11-08 18:51:09,116 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 18:51:09,116 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-11-08 18:51:09,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 18:51:09,117 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-11-08 18:51:09,117 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=274, Unknown=0, NotChecked=0, Total=342 [2024-11-08 18:51:09,214 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 45 [2024-11-08 18:51:09,215 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 260 transitions, 2072 flow. Second operand has 19 states, 19 states have (on average 7.7368421052631575) internal successors, (147), 19 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 18:51:09,215 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-08 18:51:09,215 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 45 [2024-11-08 18:51:09,215 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-08 18:51:24,645 INFO L124 PetriNetUnfolderBase]: 67742/94711 cut-off events. [2024-11-08 18:51:24,645 INFO L125 PetriNetUnfolderBase]: For 291744/291744 co-relation queries the response was YES. [2024-11-08 18:51:25,127 INFO L83 FinitePrefix]: Finished finitePrefix Result has 387617 conditions, 94711 events. 67742/94711 cut-off events. For 291744/291744 co-relation queries the response was YES. Maximal size of possible extension queue 1833. Compared 594068 event pairs, 1462 based on Foata normal form. 3944/98655 useless extension candidates. Maximal degree in co-relation 387584. Up to 26160 conditions per place. [2024-11-08 18:51:25,709 INFO L140 encePairwiseOnDemand]: 26/45 looper letters, 1896 selfloop transitions, 1136 changer transitions 0/3033 dead transitions. [2024-11-08 18:51:25,709 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 245 places, 3033 transitions, 28295 flow [2024-11-08 18:51:25,711 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. [2024-11-08 18:51:25,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 119 states. [2024-11-08 18:51:25,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 119 states and 1987 transitions. [2024-11-08 18:51:25,716 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.37105508870214754 [2024-11-08 18:51:25,717 INFO L175 Difference]: Start difference. First operand has 127 places, 260 transitions, 2072 flow. Second operand 119 states and 1987 transitions. [2024-11-08 18:51:25,717 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 245 places, 3033 transitions, 28295 flow